| 1 |
How to contribute & use the issue tracker |
| 2 |
========================================= |
| 3 |
|
| 4 |
Nette welcomes your contributions. There are several ways to help out: |
| 5 |
|
| 6 |
* Create an issue on GitHub, if you have found a bug |
| 7 |
* Write test cases for open bug issues |
| 8 |
* Write fixes for open bug/feature issues, preferably with test cases included |
| 9 |
* Contribute to the [](https://nette.org/en/writingdocumentation](https://nette.org/en/writing](https://nette.org/en/writing) |
| 10 |
|
| 11 |
Issues |
| 12 |
------ |
| 13 |
|
| 14 |
Please **do not use the issue tracker to ask questions**. We will be happy to help you |
| 15 |
on [](https://forum.nette.orgNette forum](https://forum.nette.org](https://forum.nette.org) or chat with us on [](https://gitter.im/nette/netteGitter](https://gitter.im/nette/nette](https://gitter.im/nette/nette). |
| 16 |
|
| 17 |
A good bug report shouldn't leave others needing to chase you up for more |
| 18 |
information. Please try to be as detailed as possible in your report. |
| 19 |
|
| 20 |
**Feature requests** are welcome. But take a moment to find out whether your idea |
| 21 |
fits with the scope and aims of the project. It's up to *you* to make a strong |
| 22 |
case to convince the project's developers of the merits of this feature. |
| 23 |
|
| 24 |
Contributing |
| 25 |
------------ |
| 26 |
|
| 27 |
If you'd like to contribute, please take a moment to read [](https://nette.org/en/contributingthe contributing guide](https://nette.org/en/contributing](https://nette.org/en/contributing). |
| 28 |
|
| 29 |
The best way to propose a feature is to discuss your ideas on [](https://forum.nette.orgNette forum](https://forum.nette.org](https://forum.nette.org) before implementing them. |
| 30 |
|
| 31 |
Please do not fix whitespace, format code, or make a purely cosmetic patch. |
| 32 |
|
| 33 |
Thanks! :heart: |
| 34 |
|