Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.19 KB

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 1.19 KB

Contributing

Welcome to the Games repository featuring games created on the STM32F429 Discovery Board!

Please read through the README.md for more information about the project.

You can contribute in several ways to this project if you are interested.

Look for Bugs

You can look for bugs and post in the Issues section. Please check the Issues section to avoid posting a duplicate Issue. Please be as specific as possible when describing the situation where the bug occurred and to also check if the bug is reproducible.

Create Artwork

You can create artwork in the following formats: bitmap and jpg. Think cartoony and zany.

Contribute to Code

    *Please follow the code style of the existing project.
    *Please document your code with comments.
    *Include details on how your code improves the project.

Write New Documents and/or Edit Existing Documents

You can contribute to this repository by creating installation guides or a CODE_OF_CONDUCT. If you think there are other documents which would improve this repository, feel free to contribute those too.

Existing documents can be reviewed for typos and improved clarity.