You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-13
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,11 @@ There are many ways in which you can contribute, beyond writing code. The goal o
6
6
7
7
## Have a question
8
8
9
-
Search existing github [issues](https://github.com/Microsoft/azure-devops-cli-extension/issues?q=is%3Aopen+is%3Aissue+label%3Aquestion) for similar questions first, and feel free to file an issue with a "question" tag to get our attention.
9
+
Search existing [questions](https://stackoverflow.com/questions/tagged/azure-devops) for similar questions first, and feel free to create a new question with "azure-devops" tag to get azure devops community attention.
10
10
11
11
## Found a bug
12
12
13
-
### Where to find known issues
14
-
15
-
Check open [issues](https://github.com/Microsoft/azure-devops-cli-extension/issues?q=is%3Aopen+is%3Aissue+label%3Abug) before you file a new bug report.
16
-
17
-
If you find your issue already exists, make relevant comments and add your reaction. Use a reaction in place of a "+1" comment:
18
-
👍 - upvote
19
-
👎 - downvote
20
-
21
-
### Report new issue
22
-
23
-
The best way to get your bug fixed is to provide good repro steps. Use our [Bug template](https://github.com/Microsoft/azure-devops-cli-extension/issues/new/choose) to report any issues.
13
+
Search existing [issues](https://developercommunity.visualstudio.com/spaces/21/index.html) for similar questions first, and feel free to open a new issue.
24
14
25
15
## Feature requests
26
16
@@ -40,6 +30,8 @@ Use our Feature Request [template](https://github.com/Microsoft/azure-devops-cli
40
30
41
31
Unsure where to begin contributing? You can start by looking through these beginner and help-wanted issues:
42
32
33
+
These are bugs/ feature requests where it has been determined that a change is required and this repo is open to any contribution from open source community.
34
+
43
35
-[Beginner issues](https://github.com/Microsoft/azure-devops-cli-extension/issues?q=is%3Aissue+is%3Aopen+label%3ABeginner) - issues which should only require a few lines of code, and a test or two.
44
36
45
37
-[Help wanted issues](https://github.com/Microsoft/azure-devops-cli-extension/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) - issues which should be a bit more involved than beginner issues.
@@ -78,4 +70,4 @@ Submit a Contributor License Agreement (CLA) before submitting a pull request. Y
78
70
79
71
## Thank you
80
72
81
-
Your contributions to open source, large or small, make great projects like this possible. Thank you for taking the time to contribute.
73
+
Your contributions to open source, large or small, make great projects like this possible. Thank you for taking the time to contribute.
0 commit comments