[Scummvm-cvs-logs] scummvm master -> 26fc4be311f5e0cf9a92a64ca412b8b12858e324

wjp wjp at usecode.org
Sun Nov 23 12:12:11 CET 2014


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:
26fc4be311 DOCS: Add CONTRIBUTING.md


Commit: 26fc4be311f5e0cf9a92a64ca412b8b12858e324
    https://github.com/scummvm/scummvm/commit/26fc4be311f5e0cf9a92a64ca412b8b12858e324
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2014-11-23T12:07:58+01:00

Commit Message:
DOCS: Add CONTRIBUTING.md

This will be displayed on github as "guidelines for contributing".

Changed paths:
  A CONTRIBUTING.md



diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..3a6672b
--- /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](http://wiki.scummvm.org/index.php/Developer_Central). In particular:
+
+* [Coding style](http://wiki.scummvm.org/index.php/Code_Formatting_Conventions)
+* [Portability](http://wiki.scummvm.org/index.php/Coding_Conventions)
+* [Commit message style](http://wiki.scummvm.org/index.php/Commit_Guidelines)
+* License: GPLv2+
+
+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.sourceforge.net.






More information about the Scummvm-git-logs mailing list