From 5f4c7423d0e2b8282c4df3be82e2bd1ea520e3f4 Mon Sep 17 00:00:00 2001 From: Xin Date: Wed, 4 Oct 2023 20:54:29 +0100 Subject: [PATCH] chore: add feature request issue template [skip ci] --- .github/ISSUE_TEMPLATE/feature_request.md | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..6937c03 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,24 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Feature Description** + + + +**Problem/Solution** + + + +**Alternatives Considered** + + + +**Additional Context** + +