]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commitdiff
Googletest export
authorAbseil Team <absl-team@google.com>
Thu, 10 Jun 2021 02:02:13 +0000 (19:02 -0700)
committerDino Radaković <dinor@google.com>
Fri, 11 Jun 2021 17:42:07 +0000 (10:42 -0700)
Add feature request issue template

PiperOrigin-RevId: 378552571

.github/ISSUE_TEMPLATE/10-feature_request.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/10-feature_request.md b/.github/ISSUE_TEMPLATE/10-feature_request.md
new file mode 100644 (file)
index 0000000..70a3a20
--- /dev/null
@@ -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.
+