-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 parent
9d013a8
commit bb27db6
Showing
1 changed file
with
21 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,21 @@ | ||
# How to contribute | ||
|
||
All contributions welcome | ||
- Ideas, feature requests 💡 | ||
- bug reports 🪲 | ||
- documentation 📃 | ||
- sample files 🌫️ | ||
- tests | ||
- rust code 🦀 | ||
- python code 🐍 | ||
- tell your friends, share the project online / via social media, ... 🗣️ | ||
|
||
## Best practice | ||
|
||
If you know how, you should fork the repo, create a new branch and then submit a pull request. | ||
|
||
(If you are new to GitHub, you might start with a basic tutorial and check out a more detailed guide to pull requests.) | ||
|
||
Pull requests will be evaluated by the repository guardians on a schedule and if deemed beneficial will be committed to main. | ||
|
||
By contributing to this project, you grant a world-wide, royalty-free, perpetual, irrevocable, non-exclusive, transferable license to all users under the terms of the license under which this project is distributed. |