[📚] Added commit example

This commit is contained in:
ThinLiquid 2023-10-17 13:29:51 +01:00
parent 2886337183
commit 7e63ac07d7

View file

@ -59,6 +59,19 @@ Please note we have a code of conduct, please follow it in all your interactions
| Move/rename repository | :truck: `:truck:` |
| Issue/Pull Request template | :newspaper_roll: `:newspaper_roll:` |
| Merge pull request | :knot: `:knot:` |
| Assets | :bento: `:bento:` |
### Format
Your commit messages should use the following as a guide:
```
[emoji] description
```
This is an example of this being used for "**Assets**":
```
[🍱] Added terminal.png
```
## Code of Conduct