From 9ff3401133f9a085c6b8b009823bfab8f5a8894c Mon Sep 17 00:00:00 2001 From: tgsm Date: Sun, 24 May 2020 12:20:06 -0400 Subject: .github: add a new issue template --- .../ISSUE_TEMPLATE/bug-report-feature-request.md | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report-feature-request.md (limited to '.github/ISSUE_TEMPLATE/bug-report-feature-request.md') diff --git a/.github/ISSUE_TEMPLATE/bug-report-feature-request.md b/.github/ISSUE_TEMPLATE/bug-report-feature-request.md new file mode 100644 index 000000000..5706243bb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report-feature-request.md @@ -0,0 +1,40 @@ +--- +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 yuzu or you are requesting a feature you believe would make yuzu better. +title: '' +labels: '' +assignees: '' + +--- + + + + + + + + -- cgit v1.2.3