web icon indicating copy to clipboard operation
web copied to clipboard

issues and PRs need some love

Open trusktr opened this issue 1 year ago • 2 comments

Searching through issues can be tricky because there is no usage of labels.

It would be helpful if issues could be marked with a package label, f.e.

  • test-runner
  • dev-server
  • mocks
  • etc

Also would be useful to mark issues with labels such as

  • bug
  • improvement
  • etc

To make it easier to visually scan for feature requests vs bugs vs etc.

Have I just volunteered myself? 😄


Also there are plenty of PRs with no responses from team, especially easy simple ones to improve the docs, etc.

trusktr avatar Sep 21 '24 16:09 trusktr

@trusktr I think that's a nice idea maybe you can make a complete proposal and then I can add the labels, but what you already suggested is a good start also do you know if there are ready-to-use frameworks for this we can just take and use?

bashmish avatar Oct 10 '24 10:10 bashmish

This could be an initial approach:

https://github.com/abdonrd/github-labels https://github.com/abdonrd/github-labels/labels

image

I'd also add astatus: needs triage to the list

PS: using emojis could also ease readability. (e.g. :bug: bug) image

gian1200 avatar Oct 12 '24 00:10 gian1200