fix indentation of feature request file. Fix error: Missing property "description" in build-related files.

This commit is contained in:
Анатолий 2025-01-24 20:56:26 +06:00
parent 8c55c629cd
commit 6b699fcae0
5 changed files with 36 additions and 32 deletions

View file

@ -3,32 +3,32 @@ description: "为这个项目提出一个建议"
title: "[Feature request]: "
labels: ['enhancement']
body:
- type: input
id: problem
attributes:
label: 相关问题
description: "清楚而简洁地描述问题是什么。"
placeholder: "当我想要……时,软件不能……"
validations:
required: true
- type: input
id: way-to-solve
attributes:
label: 描述你希望的解决方案
description: "你希望发生什么"
validations:
required: true
- type: input
id: instead
attributes:
label: 描述你所考虑的替代方案
validations:
required: false
- type: checkboxes
id: "issues"
attributes:
label: "我确认已查询历史issues"
description: "否则请查询后提出"
options:
- label:
required: true
- type: input
id: problem
attributes:
label: 相关问题
description: "清楚而简洁地描述问题是什么。"
placeholder: "当我想要……时,软件不能……"
validations:
required: true
- type: input
id: way-to-solve
attributes:
label: 描述你希望的解决方案
description: "你希望发生什么"
validations:
required: true
- type: input
id: instead
attributes:
label: 描述你所考虑的替代方案
validations:
required: false
- type: checkboxes
id: "issues"
attributes:
label: "我确认已查询历史issues"
description: "否则请查询后提出"
options:
- label:
required: true

View file

@ -6,6 +6,7 @@ on:
release_tag:
required: false
type: string
description: "Tag for the release (optional)"
push:
branches:
- master

View file

@ -6,6 +6,7 @@ on:
release_tag:
required: false
type: string
description: "Tag for the release (optional)"
push:
branches:
- master

View file

@ -6,6 +6,7 @@ on:
release_tag:
required: false
type: string
description: "Tag for the release (optional)"
push:
branches:
- master

View file

@ -6,6 +6,7 @@ on:
release_tag:
required: false
type: string
description: "Tag for the release (optional)"
push:
branches:
- master