diff options
author | gVisor bot <gvisor-bot@google.com> | 2021-07-15 15:15:07 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-07-15 15:15:07 -0700 |
commit | 67d9050752ca99f1194ecd31bc2dfce470a404aa (patch) | |
tree | 9a24ce32498c36da3576b97491c60f4677086d68 /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | 5c20fd3bbd30b0a9ecb32995b98cf194dc9600d7 (diff) | |
parent | e55fb66ecd9ffb5b87e9cdf3171f3fbdf8c9048e (diff) |
Merge pull request #6320 from kevinGC:issues-template
PiperOrigin-RevId: 385019550
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 9acc45574..000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest an idea or improvement -title: '' -labels: 'type: enhancement' -assignees: '' ---- - -**Description** - -A clear description of the feature or enhancement. - -**Is this feature related to a specific bug?** - -Please include a bug references if yes. - -**Do you have a specific solution in mind?** - -Please include any details about a solution that you have in mind, including any -alternatives considered. |