From ab2063ab2f2424b542bc63721010298fb6435838 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Tue, 5 Jan 2021 13:27:51 +1100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 25 +++++++++++++++++++++++ 1 file changed, 25 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 000000000000..3194c9a1fb25 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,25 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: feature request +assignees: '' + +--- + +**What version of Invoice Ninja are you running? ie v4.5 / v5** + +**What environment are you running? + +Docker +Shared Hosting +ZIP +Other + +**Have you searched existing issues/requests?** + +**Screenshots** +If applicable, add screenshots to help explain your request/question. + +**Additional context** +Add any other context about the request/question here.