Files
blog/blog/themes/anzhiyu/.github/ISSUE_TEMPLATE/feature_request.yml
xiongxiao 65056192ec update
2026-01-12 12:07:13 +08:00

15 lines
389 B
YAML

name: Feature request
description: Suggest an idea for this project
title: "[Feature]: "
body:
- type: textarea
id: feature-request
attributes:
label: 想要的功能 | What feature do you want?
description: 请描述你需要的新功能 | A clear and concise description of what the feature is.
placeholder:
value:
validations:
require: true