Skip to content

Commit

Permalink
chore: update labels
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Dec 20, 2023
1 parent 4e49961 commit 237c57a
Showing 1 changed file with 25 additions and 13 deletions.
38 changes: 25 additions & 13 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,37 @@
labels:
- name: bug
- name: 🐞 bug
color: ee0701
description: this isn't working as expected
- name: ✨ feature request
color: fbca04
description: a new feature request
- name: ⚡️ enhancement
color: a2eeef
description: improvement over an existing feature
- name: need repro
color: c9581c
description: the issue needs a reproduction for further investigation
- name: has workaround
color: 2139c4
description: has a temporary fix to get around the problem
- name: contribution welcome
color: 0e8a16
- name: discussion
description: others are welcome to implement/fix this
- name: typescript
color: 3178c6
description: issue related to types
- name: 💬 discussion
color: 4935ad
- name: docs
description: topic that requires further discussion
- name: 📚 docs
color: 8be281
- name: enhancement
color: a2eeef
description: related to documentation
- name: good first issue
color: 7057ff
description: this should be manageable for new-comers
- name: help wanted
color: 008672
- name: question
color: d876e3
description: help in this issue is welcome
- name: wontfix
color: ffffff
- name: WIP
color: ffffff
- name: need repro
color: c9581c
- name: feature request
color: fbca04
description: this issue won't be fixed

0 comments on commit 237c57a

Please sign in to comment.