mirror of
https://github.com/vacp2p/research.git
synced 2026-01-08 21:28:01 -05:00
chore: First cut of GH labels
This commit is contained in:
33
.github/labels.yml
vendored
Normal file
33
.github/labels.yml
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
- name: bug
|
||||
description: Something isn't working
|
||||
color: d73a4a
|
||||
- name: documentation
|
||||
description: Improvements or additions to documentation
|
||||
color: 0075ca
|
||||
- name: duplicate
|
||||
description: This issue or pull request already exists
|
||||
color: cfd3d7
|
||||
- name: enhancement
|
||||
description: New feature or request
|
||||
color: a2eeef
|
||||
- name: good first issue
|
||||
description: Good for newcomers
|
||||
color: 7057ff
|
||||
- name: help wanted
|
||||
description: Extra attention is needed
|
||||
color: 008672
|
||||
- name: invalid
|
||||
description: This doesn't seem right
|
||||
color: e4e669
|
||||
- name: question
|
||||
description: Further information is requested
|
||||
color: d876e3
|
||||
- name: wontfix
|
||||
description: This will not be worked on
|
||||
color: ffffff
|
||||
- name: track:zerokit
|
||||
description: Zerokit track (Applied ZK/Explorations)
|
||||
color: DF1D12
|
||||
- name: track:rln
|
||||
description: RLN track (Secure Messaging/Applied ZK)
|
||||
color: C89BC6
|
||||
Reference in New Issue
Block a user