Update issue templates

This commit is contained in:
LIN
2022-03-09 10:15:48 +08:00
committed by LINxiansheng
parent 7fddf2bde5
commit 0f517f5958
2 changed files with 8 additions and 1 deletions

View File

@ -1,8 +1,12 @@
--- ---
name: Bug report name: Bug report
about: Help us to improve this project about: Help us to improve this project
title: ''
labels: bug
assignees: caifeizhi
--- ---
**Please check the FAQ documentation before raising an issue** **Please check the FAQ documentation before raising an issue**
Please check the old issues before raising an issue in case someone has asked the same question that you are asking. Please check the old issues before raising an issue in case someone has asked the same question that you are asking.

View File

@ -1,6 +1,9 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: ''
labels: new feature
assignees: caifeizhi
--- ---