diff options
author | w0rp <devw0rp@gmail.com> | 2017-04-23 18:17:13 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-04-23 18:17:13 +0100 |
commit | 49c9b689ce0a28aaf40fa912187fd9315d9874df (patch) | |
tree | 77238df2dc38a9c8e7e9f35f48de13c85f1d2092 /PULL_REQUEST_TEMPLATE.md | |
parent | 9238976522df5cd010395c47f9d2f75242e665ea (diff) | |
download | ale-49c9b689ce0a28aaf40fa912187fd9315d9874df.zip |
Comment-out the explanations in the Issue and PR templates
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 89ff87a2..503605db 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,4 @@ +<!-- When creating new pull requests, please consider the following. * Read the Contributing guide linked above first. @@ -13,3 +14,4 @@ When creating new pull requests, please consider the following. breaking up your code so that some parts can be tested, and generally open up a discussion about it. * Have fun! +--> |