You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.4 KiB
26 lines
1.4 KiB
5 years ago
|
## How to contribute
|
||
|
|
||
|
#### **Did you find a bug?**
|
||
|
|
||
|
* **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/getumbrel/os-base/issues).
|
||
|
|
||
|
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/getumbrel/os-base/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and try to include a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
|
||
|
|
||
|
#### **Did you write a patch that fixes a bug?**
|
||
|
|
||
|
* Open a new GitHub pull request with the patch.
|
||
|
|
||
|
* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
|
||
|
|
||
|
* If you haven't done a test build yet, please mention this in the pull request. This will save a world of pain for future builds. There is no regression testing suite set up yet but this is something that we're looking into. Contributions are welcome.
|
||
|
|
||
|
#### **I'm not a developer, what can I do to help?**
|
||
|
|
||
|
We could definetely use some QA support on this project (as its painstakingly manual). See getting in touch below or just [create an issue](https://github.com/getumbrel/os-base/issues/new) and tag it with question.
|
||
|
|
||
|
#### **Getting in touch**
|
||
|
|
||
|
We accept contributions of all kinds, please contact us - [maintainer list here](https://github.com/getumbrel/os-base/graphs/contributors)
|
||
|
|
||
|
|