Hereβs an emoji legend for Hugo site changelog and content states. You can drop this at the top of your CHANGELOG.md so itβs clear for everyone.
| Emoji | Meaning |
|---|---|
| π οΈ | Development branch / environment |
| π | Production branch / environment |
| βοΈ | Configuration changes |
| π | Bug fix / hotfix |
| β‘ | Performance improvement / optimization |
| π | Security update |
| π¨ | UI / design change |
| π | Documentation |
| β | Testing / QA |
| β | Deprecation / removal |
| β¨ | New feature / enhancement |
| β»οΈ | Refactor / code cleanup |
| ποΈ | Database / data update |
| π | Analytics / logging |
| Emoji | Meaning |
|---|---|
| π | Draft content |
| π | Published content |
| βοΈ | Updated / edited content |
| ποΈ | Deleted content |
| β° | Scheduled content |
| π | Featured / highlighted content |
| π | Needs review / pending approval |
-
Combine multiple emojis if needed:
- ππ οΈ Added new draft post on dev branch
- ππβοΈ Updated live article on production site
- ποΈβοΈ Deleted old configuration page
-
Keep this legend at the top of the changelog so itβs easy to reference.
-
Stick to the primary emojis to avoid clutterβyour main goal is quick visual scanning.
Contributions, issues, and suggestions are welcome here