Add issue label

This commit is contained in:
zongmin.gu 2021-04-29 19:27:51 +08:00 committed by Tate, Hongliang Tian
parent 1aa8f3a656
commit f2968799ae
2 changed files with 2 additions and 2 deletions

@ -2,7 +2,7 @@
name: RFC template name: RFC template
about: request for comments about: request for comments
title: "[RFC]" title: "[RFC]"
labels: '' labels: 'RFC'
assignees: '' assignees: ''
--- ---

@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: "[BUG]" title: "[BUG]"
labels: '' labels: 'bug'
assignees: guzongmin assignees: guzongmin
--- ---