Skip to content

Commit 040033e

Browse files
committed
fix: rename label to used name
We use the name "Good First issue", not "Good first bug". I think we should also add a link to the issues, like this: https://github.com/rtfd/readthedocs.org/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22Good+First+Issue%22+.
1 parent 735d630 commit 040033e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ few more at hand to further categorize issues.
209209
have the resources to work on. We encourage community members to work
210210
on these tickets and to submit a pull request.
211211

212-
*Good First Bug*
212+
*Good First Issue*
213213
This label marks tickets that are easy to get started with. The ticket
214214
should be ideal for beginners to dive into the code base. Better is if the
215215
fix for the issue only involves touching one part of the code.

docs/issue-labels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ what they stand for.
3232
idea. See the milestone of the feature overview ticket for all related
3333
tickets.
3434

35-
*Good First Bug*
35+
*Good First Issue*
3636
This label marks tickets that are easy to get started with. The ticket
3737
should be ideal for beginners to dive into the code base.
3838

0 commit comments

Comments
 (0)