diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-06-16 10:46:51 +0300 |
---|---|---|
committer | Georgi Gerganov <ggerganov@gmail.com> | 2024-06-16 10:46:51 +0300 |
commit | c8a82194a888f68f259e0d0fa96f3332ac7c5cb6 (patch) | |
tree | 25e28514ba6efdfa2a996f07c092ad37db7ab316 | |
parent | 7c7836d9d4062d6858e3fb337b135c417ccee6ce (diff) |
github : update pr template
-rw-r--r-- | .github/pull_request_template.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e6d032d8..997c6d9d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,7 @@ -- Self Reported Review Complexity: - - [ ] Review Complexity : Low - - [ ] Review Complexity : Medium - - [ ] Review Complexity : High -- [ ] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md) + + +- [x] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md) +- Self-reported review complexity: + - [ ] Low + - [ ] Medium + - [ ] High |