Skip to content

Instantly share code, notes, and snippets.

@steinybot
Created July 16, 2025 09:51
Show Gist options
  • Save steinybot/23760588ace76ef358a1de3b8bf9ec55 to your computer and use it in GitHub Desktop.
Save steinybot/23760588ace76ef358a1de3b8bf9ec55 to your computer and use it in GitHub Desktop.
PR Emojis

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment