Skip to content

Commit 5356e6e

Browse files
authored
Replace outdated bitesized label link (#5790)
Meta: I was looking for possible contribution opportunities, so I noticed this in the docs. I assume that the `bite-size` label is outdated, as there aren't actually any issues with that label. Looks like https://github.com/beetbox/beets/labels/good%20first%20issue is currently used. Note: Further below there's also mention of a `first timers only` label – that link also yields no results and even gives a message about the label being invalid. I wasn't sure if/how that should be replaced, so I didn't touch it. Maybe the sentence I am changing should actually be moved down and replace the one mentioning `first timers only`?
2 parents 79c87e5 + 8e84268 commit 5356e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Code Contribution Ideas
154154
^^^^^^^^^^^^^^^^^^^^^^^
155155

156156
- We maintain a set of `issues marked as
157-
bite-sized” <https://github.com/beetbox/beets/labels/bitesize>`__.
157+
good first issue” <https://github.com/beetbox/beets/labels/good%20first%20issue>`__.
158158
These are issues that would serve as a good introduction to the
159159
codebase. Claim one and start exploring!
160160
- Like testing? Our `test

0 commit comments

Comments
 (0)