Open tyn1998 opened 1 year ago
we are currently using labels defined by hypertrons. refer to https://github.com/hypertrons/hypertrons-crx/issues/563
Yes, we are using labels configured by hypertrons.
I think there are too many labels in this repo, most of which are not used. And I also want labels short, such as kind/bug
-> Bug
. Containing unicode emoji is also a good idea :)
@tyn1998 @wxharry can i help fixing up and removing the unecessary labels ?
Hi @Uzo16, thank you for your willingness to help!
But I'm afraid this issue might be a complex one since it has something to do with Menbotics(an instance of Hypertrons), hypertrons.json and GitHub labels management(only maintainers have access to them).
To be honest, I haven't figured them out so the issue still opens 😆 . You are welcomed to watch this repo and see if there are good first issues created for you trying :)
Description
After #556, a release note is generated according to PRs merged between two releases. In addition, PRs are categorised by their labels, according to the rules described in
github/release.yml
So we need to design a set of labels to better maintain the project. A good example is labels that opensumi/core uses.
Besides labels describing PR kinds, we also need labels that describe how urgent a task is and so on.