From 31cb3d7a44d39180b9c7ac23105c27ec7b656b7c Mon Sep 17 00:00:00 2001 From: tgsm Date: Sun, 24 May 2020 12:20:06 -0400 Subject: [PATCH] .github: add a new issue template --- .../bug-report-feature-request.md} | 9 +++++++++ .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 2 files changed, 20 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug-report-feature-request.md} (73%) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug-report-feature-request.md similarity index 73% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug-report-feature-request.md index 41805908f..156c63858 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug-report-feature-request.md @@ -1,3 +1,12 @@ +--- +name: Bug Report / Feature Request +about: Tech support does not belong here. You should only file an issue here if you think you have experienced an actual bug with Citra or you are requesting a feature you believe would make Citra better. +title: '' +labels: '' +assignees: '' + +--- +