Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaradclimber authored Jul 27, 2023
1 parent 3061acb commit ea48c34
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Contributions are very welcome!

For new features, please take time to open an issue first to describe what you would like to see and why.

For bug fixes, also make sure there is an existing issue tracking the issue and how to reproduce it.

Contribution language is in English, good commit messages will be appreciated as well as clean git history (self-contained commit, no "fixup" commit).

If you are not very comfortable with coding, that's fine! Mention it in the PR and someone will guide you to improve the PR (or will take over the code to improve it if you prefer).


Note: this repo uses https://gitmoji.dev/ so if you like to add emojis in your commit message, go ahead!

0 comments on commit ea48c34

Please sign in to comment.