mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-27 12:05:34 +00:00
Added a note on warnings
parent
eec57340f7
commit
d9860ebd4f
@ -10,6 +10,7 @@ It's important for everyone, be it contributors or reviewers, to have a clear co
|
|||||||
* Have an error management in your app
|
* Have an error management in your app
|
||||||
* Make reusable content (class, structs, gui filler functions, ...)
|
* Make reusable content (class, structs, gui filler functions, ...)
|
||||||
* Document global processing as well as tricky parts, don't be lazy, some may contribute to your own contribution, help them to help you, to help us
|
* Document global processing as well as tricky parts, don't be lazy, some may contribute to your own contribution, help them to help you, to help us
|
||||||
|
* Fix your compilation warnings before making a pull request. ALL your warnings. It's making a terrible noise in the compilation log each time we accept PRs with warnings everywhere
|
||||||
* Provide access to your sources via a public repository
|
* Provide access to your sources via a public repository
|
||||||
|
|
||||||
# A note on Pull Requests
|
# A note on Pull Requests
|
||||||
|
Loading…
Reference in New Issue
Block a user