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
Update references to the help wanted label after rename
GitHub has some special behavior for the `help wanted` label, but not
the `help-wanted` label, so I've renamed ours.
Bonus: updated links to docs.github.com
Hi! Thanks for your interest in contributing to the GitHub CLI!
10
4
11
5
We accept pull requests for bug fixes and features where we've discussed the approach in an issue and given the go-ahead for a community member to work on it. We'd also love to hear about ideas for new features as issues.
@@ -17,7 +11,7 @@ Please do:
17
11
* Open an issue to propose a significant change.
18
12
* Open a pull request to fix a bug.
19
13
* Open a pull request to fix documentation about a command.
20
-
* Open a pull request for an issue with the `help-wanted` label and leave a comment claiming it.
14
+
* Open a pull request for an issue with the [`helpwanted`][] label and leave a comment claiming it.
21
15
22
16
Please avoid:
23
17
@@ -52,6 +46,17 @@ We generate manual pages from source on every release. You do not need to submit
52
46
53
47
## Resources
54
48
55
-
-[How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
0 commit comments