Skip to content

Commit 63a8ce1

Browse files
authored
Added contributing information for people new to github
1 parent 02a19ee commit 63a8ce1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing guide
2+
3+
Want to contribute to this project? Awesome! There are many ways you can contribute, see below.
4+
5+
### Opening issues
6+
7+
Open an issue to report bugs or to propose new features. If you have a general usage question please note that this is just a wrapper and most questions should be directed to the actual library in Stack Overflow etc.
8+
9+
### Proposing pull requests
10+
11+
Pull requests are more than welcome. Note that if you are going to propose drastic changes or new features, be sure to open an issue for discussion first, to make sure that your PR will be accepted before you spend effort coding it.

0 commit comments

Comments
 (0)