fix(github): restore issue form visibility (#6454)
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
name: 报告问题
|
name: 报告问题
|
||||||
description: 使用简练详细的语言描述你遇到的问题
|
description: 使用简练详细的语言描述你遇到的问题
|
||||||
title: ""
|
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
assignees: []
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Describe the issue you encountered with clear and detailed language
|
description: Describe the issue you encountered with clear and detailed language
|
||||||
title: ""
|
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
assignees: []
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
name: 功能请求
|
name: 功能请求
|
||||||
description: 使用简练详细的语言描述希望加入的新功能
|
description: 使用简练详细的语言描述希望加入的新功能
|
||||||
title: ""
|
|
||||||
labels:
|
labels:
|
||||||
- enhancement
|
- enhancement
|
||||||
assignees: []
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Describe the new feature you would like to add with clear and detailed language
|
description: Describe the new feature you would like to add with clear and detailed language
|
||||||
title: ""
|
|
||||||
labels:
|
labels:
|
||||||
- enhancement
|
- enhancement
|
||||||
assignees: []
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user