From 89f26d9e816f237295afe2d1c9f786daa1335f10 Mon Sep 17 00:00:00 2001 From: "Xie, Nanlin" <37297158+NanlinXie@users.noreply.github.com> Date: Wed, 22 Jul 2020 22:24:18 +0800 Subject: [PATCH] Create feature template --- .github/ISSUE_TEMPLATE/feature.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature.md diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md new file mode 100644 index 000000000..bf84b32cf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -0,0 +1,11 @@ +--- +name: feature report +about: Create a feature description +title: '' +labels: '' +assignees: '' + +--- + +**Describe the feature** +A clear and concise description of what the feature is.