PluginProbe
Packeta / 1.6.1
Packeta v1.6.1
2.3.2 2.3.1 trunk 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.3.0 1.3.1 1.3.2 1.4 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 All 56 releases
packeta / deps / nette / utils / contributing.md

contributing.md in Packeta 1.6.1, at deps/nette/utils/contributing.md

34 lines 1.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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