[Scummvm-git-logs] scummvm-tools master -> f2361f549ff4578a1928bfa228217780c98495fe
sev-
noreply at scummvm.org
Sun Oct 23 11:56:46 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-tools' repo located at https://github.com/scummvm/scummvm-tools .
Summary:
f2361f549f TOOLS: Add CONTRIBUTING.md
Commit: f2361f549ff4578a1928bfa228217780c98495fe
https://github.com/scummvm/scummvm-tools/commit/f2361f549ff4578a1928bfa228217780c98495fe
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-10-23T13:56:41+02:00
Commit Message:
TOOLS: Add CONTRIBUTING.md
Changed paths:
A CONTRIBUTING.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 00000000..bd1eb4f1
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,12 @@
+Thank you for considering contributing to ScummVM.
+
+Please make sure to read our guidelines for contributions on our
+[wiki](https://wiki.scummvm.org/index.php/Developer_Central). In particular:
+
+* [Coding style](https://wiki.scummvm.org/index.php/Code_Formatting_Conventions)
+* [Portability](https://wiki.scummvm.org/index.php/Coding_Conventions)
+* [Commit message style](https://wiki.scummvm.org/index.php/Commit_Guidelines)
+* License: GPLv3+
+
+If you have any questions about code, style, procedure, or anything else, feel
+free to contact us on our mailing list at scummvm-devel at lists.scummvm.org.
More information about the Scummvm-git-logs
mailing list