]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
github: move PR template to .github/ root (#7868)
authorBrian <redacted>
Tue, 11 Jun 2024 14:43:41 +0000 (00:43 +1000)
committerGitHub <redacted>
Tue, 11 Jun 2024 14:43:41 +0000 (17:43 +0300)
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md [deleted file]
.github/pull_request_template.md [new file with mode: 0644]

diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
deleted file mode 100644 (file)
index 0852fde..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-- Self Reported Review Complexity:
-    - [ ] Review Complexity : Low
-    - [ ] Review Complexity : Medium
-    - [ ] Review Complexity : High
-- [ ] I have read the [contributing guidelines](CONTRIBUTING.md)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644 (file)
index 0000000..0852fde
--- /dev/null
@@ -0,0 +1,5 @@
+- Self Reported Review Complexity:
+    - [ ] Review Complexity : Low
+    - [ ] Review Complexity : Medium
+    - [ ] Review Complexity : High
+- [ ] I have read the [contributing guidelines](CONTRIBUTING.md)