diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index b68a852ba6da677d8ca0a94c9de64bbb6a381d3a..529a8ab814cf1221ace388134d2e6008f4f453d8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -5,16 +5,16 @@ labels: [feature] assignees: - piexlmax body: -- type: textarea - attributes: - label: 功能描述以及必要性描述 - description: 您觉得此新功能会为框架带来什么便利. - placeholder: | - 1. 首先... - 2. 然后... - validations: - required: true -- type: textarea - attributes: - label: 建议和方案 - description: 您有好的建议或者修改方案可以提供给我们。 + - type: textarea + attributes: + label: 功能描述以及必要性描述 + description: 您觉得此新功能会为框架带来什么便利. + placeholder: | + 1. 首先... + 2. 然后... + validations: + required: true + - type: textarea + attributes: + label: 建议和方案 + description: 您有好的建议或者修改方案可以提供给我们。