Should issues older than a year or marked as stale be shown?
#2630
Unanswered
srishtea-22
asked this question in
Q&A
Replies: 1 comment
-
|
This is a great question. I think older or stale issues shouldn’t be completely excluded by default, because some long-standing “good first issues” may still be valid and useful for new contributors. However, showing very old or inactive issues without context can be misleading, especially if the codebase has evolved significantly. A balanced approach could be:
This way, beginners can focus on relevant issues while still having the option to explore older ones if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While browsing the goodfirstissue website, I noticed that some of the issues listed were either over 2-3 years old with no progress or marked as
staleby the repository's bot.Should such issues, which were opened years ago and no progress has been made, be excluded from the listing?
Because they may not be relevant to the current codebase anymore but on the other hand some long-standing good first issues may still be valid.
Beta Was this translation helpful? Give feedback.
All reactions