From db3c4512c039435b61eeafe789da9b5419374a7d Mon Sep 17 00:00:00 2001 From: rofl0r Date: Tue, 9 Apr 2024 11:04:41 +0000 Subject: [PATCH] add an issue template for github --- .../new-issue--bug-report--question.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-issue--bug-report--question.md diff --git a/.github/ISSUE_TEMPLATE/new-issue--bug-report--question.md b/.github/ISSUE_TEMPLATE/new-issue--bug-report--question.md new file mode 100644 index 000000000..8b28b2a17 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-issue--bug-report--question.md @@ -0,0 +1,19 @@ +--- +name: New Issue, Bug report, Question +about: New Issue, Bug report, Question +title: '' +labels: '' +assignees: '' + +--- + +## State your operating system: +Windows/Mac/Linux. in case of linux, whether you use CLI, gtk2, or gtk3 version. + +## DesMuME version +e.g. 0.9.13 or git master + +## Isse +type here what's bothering you, in a detailed manner. + +