Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dancergraham authored Jan 15, 2024
1 parent 9d013a8 commit bb27db6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
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.

0 comments on commit bb27db6

Please sign in to comment.