From 94f0ce7fa717556fa0de6355ce836de1f0d24eee Mon Sep 17 00:00:00 2001 From: voidderef <84345133+voidderef@users.noreply.github.com> Date: Sun, 15 Aug 2021 15:12:17 +0200 Subject: [PATCH] Add feature request template --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++---- .github/ISSUE_TEMPLATE/feature_request.md | 26 +++++++++++++++++++++++ 2 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2508c64..810a6ef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,9 @@ assignees: '' --- -# Description +# Bug report + +## Description -# Affected games and versions +## Affected games and versions -# Pumptools versions tested +## Pumptools versions tested -# OS and hardware specs +## OS and hardware specs * OS: * CPU: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..6e9a50c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,26 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +# Feature request + +## Is your feature request related to a problem? Please describe. + + + +## Describe the solution you'd like + + + +## Describe alternatives you've considered + + + +## Additional context + +