Skip to content

Commit a9ec5b0

Browse files
authored
📝 Ajout du CONTRIBUTING.md
Fixes issue zenika-open-source#211
1 parent 214e9bd commit a9ec5b0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing
2+
3+
Contributions, issues and feature requests are very welcome. If you are using this app and fixed a bug or improve it, please consider submitting a PR!
4+
5+
## Guidelines
6+
7+
### Commit messages
8+
9+
This project uses [gitmoji](https://gitmoji.carloscuesta.me/) as commit convention, because it's fun and provides an easy way of identifying the purpose or intention of a commit with only looking at the emojis used. All you have to do is to find the emoji corresponding to the purpose of your commit in [this list](https://gitmoji.carloscuesta.me/) following by a short message explaining the update. You can also add a description if it's needed. That's all ;)
10+
11+
https://gitmoji.carloscuesta.me/

0 commit comments

Comments
 (0)