Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.69 KB

CONTRIBUTING.md

File metadata and controls

28 lines (18 loc) · 1.69 KB

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