chore: Fix syntax of github issue template (#2596)

This commit is contained in:
Pig Fang 2021-10-31 13:32:44 +08:00 committed by GitHub
parent a278eff5ee
commit c05f35d5f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,6 @@
name: Bug Report
about: Use this when swc breaks something
title: ""
description: Use this when swc breaks something
labels: C-bug
assignees: ""
body:
- type: textarea
id: description

View File

@ -1,8 +1,5 @@
name: Feature Request
about: Use this when you want a new feature
title: ""
labels: ""
assignees: ""
description: Use this when you want a new feature
body:
- type: textarea
id: description