Update bundled GoogleTest to current HEAD
[alexxy/gromacs.git] / src / external / googletest / .github / ISSUE_TEMPLATE / 10-feature_request.md
1 ---
2 name: Feature request
3 about: Propose a new feature
4 title: ''
5 labels: 'enhancement'
6 assignees: ''
7 ---
8
9 **Does the feature exist in the most recent commit?**
10
11 We recommend using the latest commit from GitHub in your projects.
12
13 **Why do we need this feature?**
14
15 Ideally, explain why a combination of existing features cannot be used instead.
16
17 **Describe the proposal**
18
19 Include a detailed description of the feature, with usage examples.
20
21 **Is the feature specific to an operating system, compiler, or build system version?**
22
23 If it is, please specify which versions.
24