Updated contribute (markdown)

Brian 2024-05-30 22:00:17 +10:00
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