Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a gh-pages homepage for describing havoc emoji labels #13

Open
MicahElliott opened this issue Feb 16, 2025 · 1 comment
Open
Assignees

Comments

@MicahElliott
Copy link
Owner

Needs to be described somewhere.

@MicahElliott
Copy link
Owner Author

MicahElliott commented Feb 16, 2025

Top-level

🚀 v2025.02.17 Release (also 📣 / 📀 / 🥁 / 🎺 / 🎀 )

📓 Overview (also Summary, 📣 )

🆕 Features (also mushroom)

  • ✨ -- sparkles -- feature
  • 🎉 -- tada -- begin project or major feature
  • 🚧 -- construction -- WIP, progress on incomplete feature
  • ⚡ -- zap -- perf (also racehorse/rabbit)
  • ♿ -- wheelchair -- accessibility
  • 💄 -- lipstick -- UI
  • 🔤 -- abc -- i18n
  • 📚 -- books -- docs/comments (also memo)
  • 🔒 -- lock -- security/privacy

🧑‍🔧 Fixes (problems/brokenness)

  • 🐛 -- bug
  • 🗑 -- wastebasket -- remove (also scissors/axe)

💣 Breaking Changes (also 💔 / 💥)

  • 💥 -- boom -- breaking change

🧺 Other/Misc basket (also 🥅) (non-user facing)

  • 🐀 -- rat -- tests (also lab_coat/test_tube)
  • 🎏 -- flags -- feature flag
  • 💂 -- guard -- compiler/linter/CI problem (temporary) (also 🚨 / 🔔/ 👊/ ⛔)
  • 📒 -- ledger -- logs (also satellite/mag)
  • 📦 -- package -- update deps (arrow_up)
  • ♻ -- recycle -- refactor/move things (also truck)
  • 💩 -- poop -- write bad code (OR remove code?)
  • 🔧 -- wrench -- config (also hammer)
  • 🧱 -- bricks -- infra
  • 🔑 -- key -- secrets
  • 👽 -- alien -- 3rd-party API changes
  • 🤖 -- robot -- automation
  • ⚗ -- alembic -- experiments
  • 🩺 -- stethoscope -- health-check
  • 🧵 -- thread -- concurrency

☄ Crises

  • 🚑 -- ambulance -- critical hot-fix
  • ⏪ -- rewind -- revert

🔍 Changelog (also 📊 / 📔)

New/rare/code-only

  • 📄 -- page_facing_up -- license
  • 🗡 -- dagger
  • 🦖 -- t-rex -- deprecated
  • ☄ -- comet -- catastrophe
  • 💡 -- bulb -- comments (CHANGE)
  • 🧛/ 🐉 dragon/vampire -- this will bite you
  • 🧚 -- fairy -- magic code
  • 🍝 -- spaghetti -- messy code needing cleanup
  • 👶 -- baby -- new untested code
  • 🍰 -- cake -- easiest way that could work (could be better)
  • 🚪
  • 🐶
  • 🎎
  • 🧄/ 🦨 -- garlic/skunk -- smelly code
  • 💎 -- gem -- really nice
  • 🐐 -- goat -- greatest??
  • ⛳ -- golf -- unreadable
  • 🥽 -- goggles -- be careful
  • 🎤 -- microphone -- announce
  • 🍄
  • 🐷 -- pig -- memory hog
  • ❓ -- question
  • 🦑 -- squid
  • 🎀 -- ribbon
  • 🧼 -- soap -- clean this up
  • 🌋 -- volcano -- will blow up
  • 📝 -- pencil -- typos

Angular: https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines

https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional

  'build',
 ( 'chore', )
  'ci',
  'docs',
  'feat',
  'fix',
  'perf',
  'refactor',
 ( 'revert', )
  'style',
  'test'

@MicahElliott MicahElliott self-assigned this Feb 18, 2025
MicahElliott added a commit that referenced this issue Feb 20, 2025
Organized into super-categories according to #13, and added emojis for the
top-level "buckets". Had to use different approach to looping over buckets
instead of commits.

Changed some var names in wardoc to be more accurate.

This also fixes the order of doc sections (#20).

Fix #12
Fix #20
@MicahElliott MicahElliott reopened this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant