-
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve issues managment #242
Comments
For bugs, this is something we could use. I don't think we need a real template, because things like "steps to reproduce" is something that users will report before being asked and the other things will be in the log files, but a list of instructions, like "try without using thcrap over an English patch", "try with only base_tsa / base_tasofro" and "attach your log files" could be useful. For enhancements, I don't really see what we would want in a template.
Definitely something we need to get better at. But it takes time, which is time not spent on actually working on thcrap.
I'm not sure about that one. For short ones, we never had the issue of two people doing the same thing. And for longer ones, I think we tend to use them? I also don't want to overuse them because, if we take for example #76 , I self-assigned that one back when I was actively working on SWR and soku support 5 years ago, but I haven't had the time to keep working on that, and the assignment could prevent someone else from working on it, thinking that it's already being worked on.
I feel like the lazy way of adding "[component] issue description" or "component: issue description" works well enough.
I don't think it would really help, because, well, these areas interact with each other, so you often need to use 2 or 3 of them when changing something. At the contrary, I think it could hide some of the things you need to see.
With all the context around, I think the point is to help newcomers find new issues to work on? And the concept of helping newcomers decide on a new issue could be nice, but Github has a huge banner telling me "hey, there's that 'good first issue' label that we made, we think you should use it", and I think it could be both easier to manage for us, and better for the purpose of helping newcomers. |
Using actual labels would allow for simpler filtering, instead of just having to search. This also would allow you to free up using search for something else. Plus, any newcomer reporting a bug here wouldn't have to worry about the titling as much? As you well known, some prefer C#, some prefer C++.
Yeah, I guess, that would be fine as well.
Perhaps, true. But take the angle where I'm coming from example: If you are only really interested in the C# code, do I really, really need to have all this? |
If nothing else, at least we could have priority labels? |
For these I propose the following:
The text was updated successfully, but these errors were encountered: