Googletest export
Add feature request issue template PiperOrigin-RevId: 378552571
This commit is contained in:
parent
9f7da89a43
commit
3c4b3a039e
24
.github/ISSUE_TEMPLATE/10-feature_request.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/10-feature_request.md
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Propose a new feature
|
||||||
|
title: ''
|
||||||
|
labels: 'enhancement'
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
|
**Does the feature exist in the most recent commit?**
|
||||||
|
|
||||||
|
We recommend using the latest commit from GitHub in your projects.
|
||||||
|
|
||||||
|
**Why do we need this feature?**
|
||||||
|
|
||||||
|
Ideally, explain why a combination of existing features cannot be used instead.
|
||||||
|
|
||||||
|
**Describe the proposal**
|
||||||
|
|
||||||
|
Include a detailed description of the feature, with usage examples.
|
||||||
|
|
||||||
|
**Is the feature specific to an operating system, compiler, or build system version?**
|
||||||
|
|
||||||
|
If it is, please specify which versions.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user