Skip to content

Commit ab57645

Browse files
committed
1 parent bb43c79 commit ab57645

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

contributing.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Using the issue tracker
2+
-----------------------
3+
4+
The issue tracker is the preferred channel for bug reports, features requests
5+
and submitting pull requests, but please respect the following restrictions:
6+
7+
* Please **do not** use the issue tracker for personal support requests (use
8+
[Nette forum](http://forum.nette.org) or [Stack Overflow](http://stackoverflow.com)).
9+
10+
* Please **do not** derail or troll issues. Keep the discussion on topic and
11+
respect the opinions of others.
12+
13+
* Use the GitHub **issue search** — check if the issue has already been
14+
reported.
15+
16+
A good **bug report** shouldn't leave others needing to chase you up for more
17+
information. Please try to be as detailed as possible in your report.
18+
19+
**Feature requests** are welcome. But take a moment to find out whether your idea
20+
fits with the scope and aims of the project. It's up to *you* to make a strong
21+
case to convince the project's developers of the merits of this feature.
22+
23+
Nette welcomes **pull requests**. If you'd like to contribute, please take a moment
24+
to [read the guidelines](http://nette.org/en/contributing) in order to make
25+
the contribution process easy and effective for everyone involved.
26+
27+
Thanks!

0 commit comments

Comments
 (0)