-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
First off all, thank you for considering contributing to this project. It's people like you that make it such a great tool. | ||
|
||
Keep an open mind! Improving documentation, bug triaging, or writing tutorials are all examples of helpful contributions that mean less work for you. | ||
|
||
Some basic suggestions to get you started: | ||
- Make sure the PR is up-to-date with the latest changes in the main branch. | ||
- Make sure the PR passes all the tests. | ||
- Make sure the PR passes the linter. | ||
- Make sure the PR is well documented and formatted. | ||
- Make sure the PR is well tested. |