We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c1a38 commit 0a5a40cCopy full SHA for 0a5a40c
CONTRIBUTING.md
@@ -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