mirror of
https://github.com/google/googletest.git
synced 2025-12-08 01:36:50 +08:00
Update 10-feature_request.yml
Simplify a bit for cotest
This commit is contained in:
parent
9b502aaf21
commit
bbb5794cc3
11
.github/ISSUE_TEMPLATE/10-feature_request.yml
vendored
11
.github/ISSUE_TEMPLATE/10-feature_request.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user