emojicode / emojicode

πŸ˜€πŸ˜œπŸ”‚ World’s only programming language that’s bursting with emojis

Home Page:https://emojicode.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– Add a CONTRIBUTING file

Cxarli opened this issue Β· comments

I just submitted a PR, but there didn't seem to be any guidelines on emoji usage. Popular repos often have meaningful emoji for commits, such as:

πŸ› Fixed bug
🎨 Code formatting
πŸ“– Added documentary
βœ… Added/Edited tests

etc. and I was wondering if this repo had that too. Adding a CONTRIBUTING file (even if it states that emoji usage in commits doesn't have any meaning) would clear up this issue.

commented

The emojis don't necessarily have a meaning and everybody can choose (or not choose) an emoji as he pleases.

Nonetheless, I prefer emojis to be emoji characters, not something like :art: in your PR.

I'll add a CONTRIBUTING file to clear things up.

commented

I added a CONTRIBUTING file to the llvm branch, which I intend to make the master branch within the next couple of days.