Revision b7cab6b4a3187d131aa98a3101bd545aa98a7034 authored by Eugene Sandulenko on 30 August 2020, 11:43:57 UTC, committed by Eugene Sandulenko on 30 August 2020, 11:43:57 UTC
1 parent 9e63a4c
Raw File
CONTRIBUTING.md
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: 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.scummvm.org.
back to top