[Scummvm-git-logs] scummvm master -> f3a29f8514d096eb15c90f5047372d89b75fe385
Mataniko
mataniko at gmail.com
Thu Dec 10 01:53:06 UTC 2020
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:
f3a29f8514 JANITORIAL: Update github PR comment
Commit: f3a29f8514d096eb15c90f5047372d89b75fe385
https://github.com/scummvm/scummvm/commit/f3a29f8514d096eb15c90f5047372d89b75fe385
Author: Matan Bareket (mataniko at gmail.com)
Date: 2020-12-09T20:53:02-05:00
Commit Message:
JANITORIAL: Update github PR comment
Changed paths:
.github/pull_request_template.md
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index ce95138cb8..6279fbad3f 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -4,6 +4,8 @@ Thank you for contributing to ScummVM. Please read the following carefully befor
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.
+Proper documentation must also be included for common code and changes impacting user facing elements.
+
Commits and Pull Requests should use the following template:
```
More information about the Scummvm-git-logs
mailing list