diff --git a/contribute.md b/contribute.md index a7a061c..4e1ba48 100644 --- a/contribute.md +++ b/contribute.md @@ -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) * [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) -* [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) # Pull requests for those who want to help look over and review