chore: fix bug report and feature request templates

This commit is contained in:
iCrawl
2021-08-07 13:41:41 +02:00
parent d1d740c1a5
commit 68c059165b
3 changed files with 4 additions and 4 deletions

4
.github/labels.yml vendored
View File

@@ -44,6 +44,8 @@
color: 'e4e669'
- name: 'need repro'
color: 'c66037'
- name: 'performance'
color: '80c042'
- name: 'permissions'
color: '80c042'
- name: 'priority:high'
@@ -72,8 +74,6 @@
color: '80c042'
- name: 'typings'
color: '80c042'
- name: 'unverified'
color: 'ffffff'
- name: 'utility'
color: '80c042'
- name: 'wontfix'