Tweak contributing guidelines
This commit is contained in:
parent
20f88bbd5a
commit
bb6a571ab5
2 changed files with 8 additions and 13 deletions
3
.github/CONTRIBUTING.md
vendored
3
.github/CONTRIBUTING.md
vendored
|
|
@ -11,7 +11,7 @@ Please do:
|
|||
* Open an issue to propose a significant change.
|
||||
* Open a pull request to fix a bug.
|
||||
* Open a pull request to fix documentation about a command.
|
||||
* Open a pull request for an issue with the [`help wanted`][] label and leave a comment claiming it.
|
||||
* Open a pull request for any issue with [`help wanted`][] or [`good first issue`][] labels.
|
||||
|
||||
Please avoid:
|
||||
|
||||
|
|
@ -54,6 +54,7 @@ We generate manual pages from source on every release. You do not need to submit
|
|||
[bug issues]: https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue+label%3Abug
|
||||
[feature request issues]: https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement
|
||||
[help wanted]: https://github.com/cli/cli/labels/help%20wanted
|
||||
[good first issue]: https://github.com/cli/cli/labels/good%20first%20issue
|
||||
[legal]: https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-terms-of-service#6-contributions-under-repository-license
|
||||
[license]: ../LICENSE
|
||||
[code-of-conduct]: ./CODE-OF-CONDUCT.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue