CodeEditApp / CodeEditApp/CodeEdit

✨ Create GitHub bot to automate prepending an emoji to new issues

Abierto
#455 2 comentarios 0 reacciones 1 asignado Asignado a @nanashili Ver en GitHub
enhancement
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Is your feature request related to a problem? Please describe.

No

### Describe the solution you'd like

Add a GitHub Bot called CodeEditBot or something similar that prepends emoji to titles when new issues are created with the following labels.

| Emoji | Label | Description |
| - | - | - |
| 🐞 | bug | A defect in the code that needs to be fixed |
| ✨ | enhancement | Planned feature representing work |
| 💡 | feature request | Proposed feature representing idea |
| 💬 | discussion | A conversation to arrive to a decision about something |
| ❓ | question | A question about how we should proceed |
| 🚩 | priority | Work that needs urgent attention. This replaces other emoji except for urgent if priority label is present |
| 📬 | feedback | Only add emoji if no other label above is present |
| 🚨 | urgent | Work that needs urgent attention. This replaces all others emoji if urgent label is present |

Feel free to suggest others or suggest modifications

### Describe alternatives you've considered

n/a

### Additional context

n/a

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.