From 79b85f2f8e3c4c3fae7f6c821b468889b71d75fd Mon Sep 17 00:00:00 2001 From: Cody Oss <6331106+codyoss@users.noreply.github.com> Date: Fri, 20 Dec 2019 08:53:28 -0700 Subject: [PATCH] fix feature request template --- .github/ISSUE_TEMPLATE/feature_request.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 83187db5..5e4f4415 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,8 +1,11 @@ -******************************************************************************** +--- +name: Feature request +about: Propose a new feature for gomock +title: '' +labels: 'type: feature request' +assignees: '' -name: Feature request about: Propose a new feature for gomock - -******************************************************************************** +--- *Requested feature* A clear description of the desired feature and an example of how it would be used.