From: Deven Mistry Date: Tue, 11 Jun 2024 16:18:58 +0000 (-0400) Subject: fix broken link in pr template (#7880) [no ci] X-Git-Tag: upstream/0.0.4488~1354 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=14f83526cd27f638c856ea6eff08110b9860eb2a;p=pkg%2Fggml%2Fsources%2Fllama.cpp fix broken link in pr template (#7880) [no ci] * fix broken link in pr template * Update pull_request_template.md [no ci] --------- Co-authored-by: Brian --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0852fded..e6d032d8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,4 +2,4 @@ - [ ] Review Complexity : Low - [ ] Review Complexity : Medium - [ ] Review Complexity : High -- [ ] I have read the [contributing guidelines](CONTRIBUTING.md) +- [ ] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md)