Files
build/.github/CONTRIBUTING.md
CXM 57787e72f5 chore(readme): fix readme docs (#3631)
* chore(readme): fix readme docs

* chore(readme): fix discord link

* chore: readme

* chore(readme): fix jira link
2022-04-07 01:10:58 +02:00

1.7 KiB

How to contribute

Getting started

  • Fork the repository on GitHub
  • Read the README.md for build instructions

Issue

Reporting bugs is one of the best ways to contribute. However, a good bug report has some very specific qualities, so try to recreate it with a clean build framework clone. Then search for existing and closed issues. If you don't find it there, open a new issue.

Adding a new feature

You are welcome to suggest or contribute directly to the code with a pull request. In case your proposed changes are large, remember to discuss them prior to development.

Join development

Join regulars on their active missions, start maintaining any part of the code: patches, drivers or scripted applications like armbian-config, address community wishes,

Additional information