☄️ for an urgent task
wellwind opened this issue · 2 comments
Emoji symbol
☄️
Emoji code
☄️
Emoji description
An urgent task from the sky, ignoring any quality check.
Describe the use case of your emoji
Sometimes, we faced urgent tasks; we just needed to complete the job ASAP, ignoring any quality like unit testing, documentation, or well-designed architecture. This emoji can help people know why the commit lacks quality.
Is this use case covered by an existing emoji?
No ❌
Does this emoji fall into the "how" or the "what" category?
- This proposal do not describe "how" a commit was made, but does in fact describe "what" is the contents of the commit about.
Examples
☄️ add hardcoded variable because of urgent requirement
☄️ quickly fix the payment fee bug, or we will lose the bonus
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue requesting the emoji.
Hey!
To me this emoji falls into the "how" category, because you're describing that you're doing something quick and in an urgent manner instead of describing what the commit is doing.
Both of the examples you provided can be covered with existing emojis such as:
☄️ quickly fix the payment fee bug, or we will lose the bonus
🐛 Fix the payment fee bug
☄️ add hardcoded variable because of urgent requirement
✨ Add hardcoded variable
Therefore I don't thin this suggestion meets our requirements, thanks for opening the issue
there's also 🚑️ (critical hotfix)