GitHub: ask for more info in issue templates#10426
GitHub: ask for more info in issue templates#10426JohannesGaessler merged 4 commits intoggml-org:masterfrom
Conversation
5e64e24 to
9543d01
Compare
|
I think we should refactor the category for issues too, ref: #8097 |
|
For me the severity tag is completely useless. People reporting bugs should not make that decision anyway. |
d757364 to
8f38ad6
Compare
|
I pushed refactored templates for compilation, model evaluation, and miscellaneous bugs. I don't know what information would be needed for e.g. a bug report concerning the server and would ask someone more knowledgeable than me to create such a template instead. |
Don't forget my™ problem is always more important than your™ problem. |
In most cases, having the log output is already enough to pinpoint the problem. |
* GitHub: ask for more info in issues [no ci] * refactor issue templates to be component-specific * more understandable issue description * add dropdown for llama.cpp module
This PR updates the issue templates and adds more fields to ask for potentially useful debugging information (since I find that a lot of the time I end up asking the same questions when I am the first responder to issues). A live version of the templates is on my fork.