You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
34 lines
1.7 KiB
Markdown
34 lines
1.7 KiB
Markdown
# Collaborate on the project
|
||
|
||
## How?
|
||
|
||
1. [Fork](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/fork-a-repo) the project.
|
||
1. Make one or more well commented and clean commits to the repository.
|
||
1. Perform a [pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/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 want to [add code to someone else pull request](https://tighten.co/blog/adding-commits-to-a-pull-request/). Also check collection of [git tips](https://github.com/git-tips/tips) which will make your life easier.
|
||
|
||
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 we’d really appreciate it if you’d 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.
|
||
|
||
[https://www.armbian.com/donate/](https://www.armbian.com/donate/)
|
||
|
||
Thanks!
|