diff options
author | Mihai Fufezan <[email protected]> | 2022-07-02 16:37:19 +0300 |
---|---|---|
committer | Mihai Fufezan <[email protected]> | 2022-07-02 16:37:19 +0300 |
commit | 80962de2a220dc8a199d21a3e44797c1ad8bc255 (patch) | |
tree | 3e1950c28d76d7d07c1227101fc497bdd7a362e2 /.github | |
parent | 9ee14eb4452ea166f1b1c8517939388d413387e5 (diff) | |
download | Hyprland-80962de2a220dc8a199d21a3e44797c1ad8bc255.tar.gz Hyprland-80962de2a220dc8a199d21a3e44797c1ad8bc255.zip |
PR Template: add headers
Diffstat (limited to '.github')
-rw-r--r-- | .github/pull_request_template.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 98473496..073333bc 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,9 @@ -Describe your PR, what does it fix/add? +#### Describe your PR, what does it fix/add? -Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.) +#### Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.) -Is it ready for merging, or does it need work? +#### Is it ready for merging, or does it need work? |