2020-05-03 20:51:53 +02:00
|
|
|
- name: "bug"
|
|
|
|
color: "d73a4a"
|
|
|
|
description: "Something isn't working"
|
|
|
|
- name: "documentation"
|
|
|
|
color: "0075ca"
|
|
|
|
description: "Improvements or additions to documentation"
|
|
|
|
- name: "duplicate"
|
|
|
|
color: "cfd3d7"
|
|
|
|
description: "This issue or pull request already exists"
|
|
|
|
- name: "enhancement"
|
|
|
|
color: "a2eeef"
|
|
|
|
description: "New feature or request"
|
|
|
|
- name: "good first issue"
|
2020-05-03 20:48:38 +02:00
|
|
|
color: "7057ff"
|
2020-05-03 20:51:53 +02:00
|
|
|
description: "Good for newcomers"
|
|
|
|
- name: "help wanted"
|
|
|
|
color: "008672"
|
|
|
|
description: "Extra attention is needed"
|
|
|
|
- name: "invalid"
|
|
|
|
color: "e4e669"
|
|
|
|
description: "This doesn't seem right"
|
|
|
|
- name: "question"
|
|
|
|
color: "d876e3"
|
|
|
|
description: "Further information is requested"
|
|
|
|
- name: "wontfix"
|
2020-05-03 20:48:38 +02:00
|
|
|
color: "ffffff"
|
2020-05-03 20:51:53 +02:00
|
|
|
description: "This will not be worked on"
|