]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
GitHub: ask for more info in issue templates (#10426)
authorJohannes Gäßler <redacted>
Fri, 22 Nov 2024 07:32:40 +0000 (08:32 +0100)
committerGitHub <redacted>
Fri, 22 Nov 2024 07:32:40 +0000 (08:32 +0100)
commit599b3e0cd40432cd1975a8906f3db70bbe53b627
tree06fa291b41a10761a6f3bba36e54e86cf6123eba
parentc18610b4ee29ca056bb4f2d375a4ad1b16f44ef7
GitHub: ask for more info in issue templates (#10426)

* 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
13 files changed:
.github/ISSUE_TEMPLATE/01-bug-low.yml [deleted file]
.github/ISSUE_TEMPLATE/010-bug-compilation.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/011-bug-results.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/019-bug-misc.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/02-bug-medium.yml [deleted file]
.github/ISSUE_TEMPLATE/020-enhancement.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/03-bug-high.yml [deleted file]
.github/ISSUE_TEMPLATE/030-research.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/04-bug-critical.yml [deleted file]
.github/ISSUE_TEMPLATE/040-refactor.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/05-enhancement.yml [deleted file]
.github/ISSUE_TEMPLATE/06-research.yml [deleted file]
.github/ISSUE_TEMPLATE/07-refactor.yml [deleted file]