https://github.com/scummvm/scummvm
Raw File
Tip revision: bfe03dad48cc93fe8055829e47b77b72d04e2704 authored by Eugene Sandulenko on 16 December 2023, 21:13:26 UTC
RELEASE: This is 2.8.1pre
Tip revision: bfe03da
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: 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@lists.scummvm.org.
back to top