chore: update ISSUE_TEMPLATE

This commit is contained in:
pipipi-pikachu 2022-05-13 21:32:57 +08:00
parent 2491e53485
commit 86af6f60da
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
name: Bug反馈
about: 'Bug report'
title: "[Bug report]"
labels: ''
labels: 'bug'
assignees: ''
---

View File

@ -1,8 +1,8 @@
---
name: 功能请求
about: 'Feature_request'
title: "[Feature_request]"
labels: ''
about: 'Feature request'
title: "[Feature request]"
labels: 'enhancement'
assignees: ''
---