Skip to content

Commit ae6edb5

Browse files
Update README.md
1 parent d0dd176 commit ae6edb5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# GitHubBot
22
A bot to assist the GitHub workflow for CodeEdit development
3+
4+
It is responsible for prepending an emoji to titles when new issues are created with the following labels.
5+
6+
| Emoji | Label | Description |
7+
| - | - | - |
8+
| 🐞 | bug | A defect in the code that needs to be fixed |
9+
|| enhancement | Planned feature representing work |
10+
| 💡 | feature request | Proposed feature representing idea |
11+
| 💬 | discussion | A conversation to arrive to a decision about something |
12+
|| question | A question about how we should proceed |
13+
| 🚩 | priority | Work that needs urgent attention. This replaces other emoji except for urgent if priority label is present |
14+
| 📬 | feedback | Only add emoji if no other label above is present |
15+
| 🚨 | urgent | Work that needs urgent attention. This replaces all others emoji if urgent label is present |

0 commit comments

Comments
 (0)