aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-12-07 18:01:12 +0000
committerVaxry <[email protected]>2024-12-07 18:01:19 +0000
commit875b598a33592ca1aad27bfa76b7ca033665228e (patch)
treed4c67046a5e5a7e5d8faa0b6744ef56999512b22 /.github
parent8bbeee11734d3ba8e2cf15d19cb3c302f8bfdbf2 (diff)
downloadHyprland-875b598a33592ca1aad27bfa76b7ca033665228e.tar.gz
Hyprland-875b598a33592ca1aad27bfa76b7ca033665228e.zip
github: mention PR guidelines in the template
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 073333bc..fda97f57 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,3 +1,9 @@
+<!--
+BEFORE you submit your PR, please check out the PR guidelines
+on our wiki: https://wiki.hyprland.org/Contributing-and-Debugging/PR-Guidelines/
+-->
+
+
#### Describe your PR, what does it fix/add?