-
Notifications
You must be signed in to change notification settings - Fork 3
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
3061acb
commit ea48c34
Showing
1 changed file
with
12 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,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! |