diff options
author | w0rp <devw0rp@gmail.com> | 2017-04-08 21:53:39 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-04-08 21:53:39 +0100 |
commit | b9bb4adacda521ac98b3ed656cd328ae36835e40 (patch) | |
tree | 03f8b79d8a18c5aca94819609a63481834e7f551 /.gitattributes | |
parent | 94d5fcb15aae637522732354936b4618645b79b4 (diff) | |
download | ale-b9bb4adacda521ac98b3ed656cd328ae36835e40.zip |
Add a pull request template which asks for some common requests by yours truly
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 060e8ad2..799cd671 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ /Dockerfile export-ignore /ISSUE_TEMPLATE.md export-ignore /Makefile export-ignore +/PULL_REQUEST_TEMPLATE.md export-ignore /README.md export-ignore /custom-checks export-ignore /img export-ignore |