They have Component: , Type: , Status: , and Difficulty:
Most issues tagged with at least component and type
I would propose that we adopt the kind/*, area/*, and priority/* tagging. Each issue should have either kind/ or area/ and priority can be added as the issues are prioritized. What do you think @jude@aaron@larry@yukan.id? cc @vsund
Thanks for tagging me on this, I think we’ll be able to gather some helpful ideas here
Several things I have in mind:
it’s definitely worthwhile to have as little as possible open issues and as little as possible untagged issues
so it’s important to stay updated on open issues and tag them as soon as possible
maybe as a daily habit “checking for new issues in all my repositories in the morning”
helps also the owner of a repository to stay updated on what problems occur lately
helps also the issue creators who notice that their issue got read
when maintaining a good and durable hygiene of issues/PRs/branches/etc these new-year cleanings are much less extensive
there are several ways to ensure an issue gets solved: prioritization, milestoning, due-to dates
all need constantly checking back to fulfill them
they may can be connected in a helpful way
prioritization for bugs and features, simply reflects the importance of them
milestones for yet-to-release features that should come with a certain version
due-to dates need a milestone (GitHub is able to do this), thereby we ensure that milestones get resolved
Important note on prioritization: It’s easy to only work on high-prioritized issues and forget about minor ones. Checking back and raising the prioritization on issues is extremely important. Working on issues beginning with the most important issue may have some effects on losing minor issues in the backlog (sooner or later in huge amounts :D).
Agree that this is a highly opinionated and very important part. Just want to note again that these are just opinions and take them as you need if they help.
In the end it’s your decision how to lay out these things