Skip to content

Commit 746ab73

Browse files
committed
mention new core label in contributing docs
1 parent c11ff00 commit 746ab73

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ Please do:
1717
* open an issue to propose a significant change
1818
* open a pull request to fix a bug
1919
* 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
20+
* open a pull request for an issue with the `help-wanted` label and leave a comment claiming it
2121

2222
Please avoid:
2323

2424
* 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
2527

2628
## Building the project
2729

0 commit comments

Comments
 (0)