[Scummvm-git-logs] scummvm master -> c4820c454e17fc275b6e894e726471f2bbe6205f

bgK bastien.bouclet at gmail.com
Sun Nov 24 16:22:14 UTC 2019


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c4820c454e GITHUB: Comment out the instructions in the PR template


Commit: c4820c454e17fc275b6e894e726471f2bbe6205f
    https://github.com/scummvm/scummvm/commit/c4820c454e17fc275b6e894e726471f2bbe6205f
Author: Bastien Bouclet (bastien.bouclet at gmail.com)
Date: 2019-11-24T17:19:28+01:00

Commit Message:
GITHUB: Comment out the instructions in the PR template

So people don't accidentally leave them in the final pull request.

Changed paths:
    .github/pull_request_template.md


diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index c0de3d2..ce95138 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
 ```
+--->




More information about the Scummvm-git-logs mailing list