Skip to content

Instantly share code, notes, and snippets.

@mountainash
Last active January 8, 2024 16:40
Show Gist options
  • Save mountainash/686fffba6dfe6e3c581f47ed7d5002aa to your computer and use it in GitHub Desktop.
Save mountainash/686fffba6dfe6e3c581f47ed7d5002aa to your computer and use it in GitHub Desktop.
A starting point for some good Github/Gitlab issue labels/tags with emojis
Label Name Description Color
🐜 bug Unexpected problem or unintended behaviour #FF8787
πŸ’Ž feature Feature request or enhancement #86E5FF
🧹 refactor Cleanup or improvement #D7D3F5
πŸ“¦ dependencies Update a dependency files #EEE3CB
πŸ”¨ wip Work In Progress - not finished working on it #FFB26B
πŸ“ docs Improvements or additions to documentation #FFE15D
πŸ•³οΈ wontfix This request won't be fixed #FFFFFF
@mountainash
Copy link
Author

If you Admin an Organisation, you can set these as Repository defaults at https://github.com/organizations/${ORG_NAME}/settings/repository-defaults

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