We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2c21d commit 87f9da3Copy full SHA for 87f9da3
README.md
@@ -8,7 +8,8 @@ It is responsible for prepending an emoji to titles when new issues are created
8
| - | - | - |
9
| 🐞 | bug | A defect in the code that needs to be fixed |
10
| ✨ | enhancement | Planned feature representing work |
11
-| 💡 | feature request | Proposed feature representing idea |
+| 🧹 | chore | Work that is necessary but provides no direct or obvious value to the user |
12
+| 💡 | feature request | Proposed feature representing idea |
13
| 💬 | discussion | A conversation to arrive to a decision about something |
14
| ❓ | question | A question about how we should proceed |
15
| 🚩 | priority | Work that needs urgent attention. This replaces other emoji except for urgent if priority label is present |
0 commit comments