We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11ff00 commit 746ab73Copy full SHA for 746ab73
1 file changed
.github/CONTRIBUTING.md
@@ -17,11 +17,13 @@ Please do:
17
* open an issue to propose a significant change
18
* open a pull request to fix a bug
19
* open a pull request to fix documentation about a command
20
-* open a pull request if a member of the GitHub CLI team has given the ok after discussion in an issue
+* open a pull request for an issue with the `help-wanted` label and leave a comment claiming it
21
22
Please avoid:
23
24
* adding installation instructions specifically for your OS/package manager
25
+* opening pull requests for any issue marked `core`. these issues require additional context from
26
+ the core CLI team at GitHub and any external pull requests will not be accepted
27
28
## Building the project
29
0 commit comments