Skip to content

Commit 0a5a40c

Browse files
authored
Create CONTRIBUTING.md
1 parent c9c1a38 commit 0a5a40c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CONTRIBUTING.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
First off all, thank you for considering contributing to this project. It's people like you that make it such a great tool.
2+
3+
Keep an open mind! Improving documentation, bug triaging, or writing tutorials are all examples of helpful contributions that mean less work for you.
4+
5+
Some basic suggestions to get you started:
6+
- Make sure the PR is up-to-date with the latest changes in the main branch.
7+
- Make sure the PR passes all the tests.
8+
- Make sure the PR passes the linter.
9+
- Make sure the PR is well documented and formatted.
10+
- Make sure the PR is well tested.

0 commit comments

Comments
 (0)