Skip to content

Commit 9fc026c

Browse files
committed
added contributing guidelines
1 parent 0313e81 commit 9fc026c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Contributing
2+
For any kind of issue (**bug** report, **feature** request, **question**) feel free to **open an issue**. Before creating an issue search for related issues to prevent **duplicates**.
3+
4+
## Contributing Code
5+
- Fork this repository
6+
- Create a **topic branch** with a short and describing name for your contribution
7+
- Add code to your branch
8+
- Create a **Pull Request**
9+
10+
Please refer to any related issues in your Pull Request. For bigger changes you should first create an issue.

0 commit comments

Comments
 (0)