Should issues older than a year or marked as stale be shown?
#2630
Replies: 2 comments
-
|
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.
-
|
Ask Before Coding: Leave a comment such as, "Hi team, is this issue still open and relevant for a newcomer?"Gauge the Response: If a maintainer replies positively, you are good to go. If there is no response within 1–2 weeks, it is better to move on to a fresher issue. |
Beta Was this translation helpful? Give feedback.
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