Skip to content

Commit

Permalink
chore: settings
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 12, 2024
1 parent 71233f8 commit 6820637
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ labels:
- name: 🐞 bug
color: ee0701
description: this isn't working as expected
oldname: bug
- name: ✨ feature request
color: fbca04
description: a new feature request
- name: ⚡️ enhancement
color: a2eeef
description: improvement over an existing feature
oldname: enhancement
- name: ♦️ need repro
color: c9581c
description: the issue needs a reproduction for further investigation
Expand All @@ -29,6 +31,7 @@ labels:
- name: 📚 docs
color: 8be281
description: related to documentation
oldname: documentation
- name: 1️⃣ good first issue
color: 7057ff
description: this should be manageable for new-comers
Expand All @@ -38,6 +41,7 @@ labels:
- name: wontfix
color: ffffff
description: this issue won't be fixed
oldname: wontfix
- name: 🔄 data-loaders
color: baffc9
description: related to Data Loaders

0 comments on commit 6820637

Please sign in to comment.