DOCS: Add CONTRIBUTING.md
This will be displayed on github as "guidelines for contributing".
This commit is contained in:
parent
a665795fee
commit
26fc4be311
1 changed files with 12 additions and 0 deletions
12
CONTRIBUTING.md
Normal file
12
CONTRIBUTING.md
Normal file
|
@ -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@lists.sourceforge.net.
|
Loading…
Add table
Add a link
Reference in a new issue