Files
documentation/docs/Process_Contribute.md
2020-07-31 07:11:58 +02:00

34 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Collaborate on the project #
## How? ##
1. [Fork](https://help.github.com/articles/fork-a-repo/) the project
1. Make one or more well commented and clean commits to the repository.
1. Perform a [pull request](https://help.github.com/articles/creating-a-pull-request/) in Github's web interface.
If it is a new feature request, do not start the coding first. Remember to [open an issue](https://guides.github.com/features/issues/) to discuss the new feature.
If you are struggling, check [WEB](https://www.exchangecore.com/blog/contributing-concrete5-github/) or [CLI](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github) step-by-step guide on contributing.
## Where are the sources? ##
Build script:
[https://github.com/armbian/build](https://github.com/armbian/build)
Documentation:
[https://github.com/armbian/documentation](https://github.com/armbian/documentation)
Armbian-config tool:
[https://github.com/armbian/config](https://github.com/armbian/config)
# Help with donations #
If you find our project useful, then wed really appreciate it if youd consider contributing to the project however you can. Donating is the easiest way to help us you can use PayPal and Bitcoin or you can buy us something from our Amazon.de wish list.
[http://www.armbian.com/donate/](http://www.armbian.com/donate/)
Thanks!