Skip to content

Commit

Permalink
πŸ“ Ajout du CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loic5 authored Oct 6, 2020
1 parent 214e9bd commit a9ec5b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Contributing

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!

## Guidelines

### Commit messages

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 ;)

https://gitmoji.carloscuesta.me/

0 comments on commit a9ec5b0

Please sign in to comment.