aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBastien Bouclet2019-11-24 17:18:22 +0100
committerBastien Bouclet2019-11-24 17:19:28 +0100
commitc4820c454e17fc275b6e894e726471f2bbe6205f (patch)
tree7e9f19b50630ec109a0d98837abe4e1779a8018d /.github
parentb9da793ef37a031361a6b9830863132cb867d38a (diff)
downloadscummvm-rg350-c4820c454e17fc275b6e894e726471f2bbe6205f.tar.gz
scummvm-rg350-c4820c454e17fc275b6e894e726471f2bbe6205f.tar.bz2
scummvm-rg350-c4820c454e17fc275b6e894e726471f2bbe6205f.zip
GITHUB: Comment out the instructions in the PR template
So people don't accidentally leave them in the final pull request.
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index c0de3d28c2..ce95138cb8 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,4 +1,5 @@
+<!---
Thank you for contributing to ScummVM. Please read the following carefully before submitting your Pull Request.
Make sure your individual commits follow the guidelines found in the ScummVM Wiki: https://wiki.scummvm.org/index.php?title=Commit_Guidelines. If they're not please edit them before submitting the Pull Request.
@@ -28,3 +29,4 @@ Further paragraphs come after blank lines.
- Use a hanging indent
```
+--->