mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
📝 CONTRIBUTING : fix GitMoji link
This commit is contained in:
@@ -111,7 +111,7 @@ Our tests are located in the `test/` directory, containing a PHPUnit config file
|
|||||||
* Use the present tense ("Add feature" not "Added feature")
|
* Use the present tense ("Add feature" not "Added feature")
|
||||||
* Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
|
* Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
|
||||||
* Limit the first line to 72 characters or less
|
* Limit the first line to 72 characters or less
|
||||||
* Please start the commit message with an applicable emoji code (following the [Gitmoji guide](https://gitmoji.carloscuesta.me/)).
|
* Please start the commit message with an applicable emoji code (following the [Gitmoji guide](https://gitmoji.dev/)).
|
||||||
Beware to use the code (for example `:bug:`) and not the character (🐛) as Unicode support in git clients is very poor for now...
|
Beware to use the code (for example `:bug:`) and not the character (🐛) as Unicode support in git clients is very poor for now...
|
||||||
Emoji examples :
|
Emoji examples :
|
||||||
* 🌐 `:globe_with_meridians:` for translations
|
* 🌐 `:globe_with_meridians:` for translations
|
||||||
|
|||||||
Reference in New Issue
Block a user