[Feature Request]: Create a CONTRIBUTING.md file for easier onboarding
Platform
other
Description
It would be nice to have a file like CONTRIBUTING.md that describes how to contribute to the project for faster and easier onboarding of new users.
Example sections:
- How to build the project.
- What are the usual steps of adding a new board.
- Any conventions used in the project that should be followed by everyone (add linters).
Related: https://meshtastic.org/docs/development/firmware/build/
https://github.com/meshtastic/meshtastic/pull/1363
Platform
other
Description
It would be nice to have a file like
CONTRIBUTING.mdthat describes how to contribute to the project for faster and easier onboarding of new users.Example sections:
- How to build the project.
- What are the usual steps of adding a new board.
- Any conventions used in the project that should be followed by everyone (add linters).
We have this info on the website: https://meshtastic.org/docs/development/firmware/
I'm actually a +1 on adding the file to the source, even if it's not much more than a link to the web docs.