diff options
author | Vaxry <[email protected]> | 2024-12-07 18:01:12 +0000 |
---|---|---|
committer | Vaxry <[email protected]> | 2024-12-07 18:01:19 +0000 |
commit | 875b598a33592ca1aad27bfa76b7ca033665228e (patch) | |
tree | d4c67046a5e5a7e5d8faa0b6744ef56999512b22 /.github | |
parent | 8bbeee11734d3ba8e2cf15d19cb3c302f8bfdbf2 (diff) | |
download | Hyprland-875b598a33592ca1aad27bfa76b7ca033665228e.tar.gz Hyprland-875b598a33592ca1aad27bfa76b7ca033665228e.zip |
github: mention PR guidelines in the template
Diffstat (limited to '.github')
-rw-r--r-- | .github/pull_request_template.md | 6 |
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? |