You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
570 B
22 lines
570 B
name: 🚀 Feature request
|
|
description: Suggest an idea for Gin-Vue-Admin
|
|
title: "[Feature]: "
|
|
labels: [feature]
|
|
assignees:
|
|
- piexlmax
|
|
body:
|
|
- type: textarea
|
|
id: desc
|
|
attributes:
|
|
label: 功能描述以及必要性描述
|
|
description: 您觉得此新功能会为框架带来什么便利.
|
|
placeholder: |
|
|
1. 首先...
|
|
2. 然后...
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
id: advise
|
|
attributes:
|
|
label: 建议和方案
|
|
description: 您有好的建议或者修改方案可以提供给我们。
|