A guide for using emojis in pull requests to clearly indicate the purpose of the comment.
Emoji | Tag | Description | Blocking (β Yes, β No) |
---|---|---|---|
π | :bug: |
I think there might be a bug here | β |
β | :question: |
I have a question about this | β |
π | :memo: |
You should document this | β |
β»οΈ | :refactor: |
You should refactor this | β |
π οΈ | :hammer_and_wrench: |
You should change this | β |
π / π | :heart_eyes: / :rainbow: |
This is beautiful. Kudos! | β |
βΉοΈ | :information_source: |
FYI | β |
π‘ | :bulb: |
An idea, suggestion, or general opinion | β |
π¨ | :art: |
Reformat this | β |
π§Ά / βοΈ | :yarn: / :pick: |
Nitpick - take it or leave it* | β |
Tip
You can use π§Ά / βοΈ as a qualifier for some of the other emojis to turn them from blocking to non-blocking. For example: π§Άπ
Note
See here for using emojis including a link to a complete list.