Update 10-feature_request.yml

Simplify a bit for cotest
This commit is contained in:
John Graley 2024-02-14 17:08:22 +00:00 committed by GitHub
parent 9b502aaf21
commit bbb5794cc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +1,8 @@
name: Feature request
description: Propose a new feature.
title: "[FR]: Please title this feature request"
title: ""
labels: "enhancement"
body:
- type: textarea
id: version
attributes:
label: Does the feature exist in the most recent commit?
description: We recommend using the latest commit from GitHub in your projects.
validations:
required: true
- type: textarea
id: why
attributes:
@ -30,4 +23,4 @@ body:
label: Is the feature specific to an operating system, compiler, or build system version?
description: If it is, please specify which versions.
validations:
required: true
required: false