From e68f81699cb9e1ca733e541ed1f04c6ccb0c25fd Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Thu, 21 Jan 2021 10:15:17 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature-request.md | 10 ++++++++++ 1 file changed, 10 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..9c285eb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,10 @@ +--- +name: Feature Request +about: Suggest an idea for this project +title: '' +labels: Idea +assignees: '' + +--- + +Please submit all feature requests to the [beestat community](https://community.beestat.io/c/feature-requests/6). This facilitates better discussion and allows the community to vote on things they view as important.