mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-22 16:27:58 +01:00
Updated contribute (markdown)
parent
4748899de4
commit
2587d2934b
@ -15,7 +15,7 @@ If you are a developer who want to contribute here is where you can help
|
|||||||
- Used to report medium severity bugs in llama.cpp (e.g. Malfunctioning Features but generally still usable)
|
- Used to report medium severity bugs in llama.cpp (e.g. Malfunctioning Features but generally still usable)
|
||||||
* [High Severity Bugs](https://github.com/ggerganov/llama.cpp/issues?q=is%3Aissue+is%3Aopen+label%3A%22high+severity%22)
|
* [High Severity Bugs](https://github.com/ggerganov/llama.cpp/issues?q=is%3Aissue+is%3Aopen+label%3A%22high+severity%22)
|
||||||
- Used to report high severity bugs in llama.cpp (e.g. Malfunctioning features hindering important common workflow)
|
- Used to report high severity bugs in llama.cpp (e.g. Malfunctioning features hindering important common workflow)
|
||||||
* [Critical Severity Bugs](https://github.com/ggerganov/llama.cpp/issues?q=is%3Aissue+is%3Aopen+label%3A%22high+severity%22)
|
* [Critical Severity Bugs](https://github.com/ggerganov/llama.cpp/issues?q=is%3Aissue+is%3Aopen+label%3A%22critical+severity%22)
|
||||||
- Used to report critical severity bugs in llama.cpp (e.g. Crashing, Corrupted, Dataloss)
|
- Used to report critical severity bugs in llama.cpp (e.g. Crashing, Corrupted, Dataloss)
|
||||||
|
|
||||||
# Pull requests for those who want to help look over and review
|
# Pull requests for those who want to help look over and review
|
||||||
|
Loading…
Reference in New Issue
Block a user