Skip to content

Commit af0eb52

Browse files
author
Flavius12
committed
Create CONTRIBUTING.md
1 parent 8b5d01c commit af0eb52

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Contributing to PharTools
2+
3+
First of all thank you to contribute and help us to improve our projects.
4+
5+
## Issues
6+
7+
If you want to report bugs or suggestions use the [Issue Tracker](https://github.com/EvolSoft/PharTools/issues)
8+
9+
- Please **don't** duplicate issues. Do a small search on current issues before report yours
10+
- Please provide as more detailed informations as you can about the issue
11+
- Please **don't** post issues related to unofficial source code
12+
- Please **don't** post fake or support issues.
13+
- Please write in English
14+
15+
## Code contributions
16+
17+
If you want to contribute on code simply do a [Pull Request](https://github.com/EvolSoft/PharTools/pull/new). Before doing this **be sure** that:
18+
- The code is correct, clear and written in English
19+
- You provided a good and descriptive title
20+
- The Pull Request doesn't already exist

0 commit comments

Comments
 (0)