From aac52194a630ff327416c02584d2b9bbc3603d04 Mon Sep 17 00:00:00 2001 From: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com> Date: Tue, 5 Nov 2019 04:03:13 +0300 Subject: [PATCH 1/2] Update issue templates --- .github/ISSUE_TEMPLATE/issue-report-.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/issue-report.md | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue-report-.md create mode 100644 .github/ISSUE_TEMPLATE/issue-report.md diff --git a/.github/ISSUE_TEMPLATE/issue-report-.md b/.github/ISSUE_TEMPLATE/issue-report-.md new file mode 100644 index 0000000..e807b0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-report-.md @@ -0,0 +1,14 @@ +--- +name: Issue report. +about: Issue report. +title: '' +labels: '' +assignees: '' + +--- + +**OS and Game used:** +- OS: +- Game: + +**Issue description:** diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md new file mode 100644 index 0000000..ae93354 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -0,0 +1,14 @@ +--- +name: Issue report +about: Issue report +title: '' +labels: '' +assignees: '' + +--- + +**OS and Game used:** +- OS: +- Game: + +**Issue description:** From 428590aaccf90a9b919848e83df353acac174833 Mon Sep 17 00:00:00 2001 From: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com> Date: Tue, 5 Nov 2019 04:04:29 +0300 Subject: [PATCH 2/2] Delete issue-report-.md --- .github/ISSUE_TEMPLATE/issue-report-.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/issue-report-.md diff --git a/.github/ISSUE_TEMPLATE/issue-report-.md b/.github/ISSUE_TEMPLATE/issue-report-.md deleted file mode 100644 index e807b0c..0000000 --- a/.github/ISSUE_TEMPLATE/issue-report-.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Issue report. -about: Issue report. -title: '' -labels: '' -assignees: '' - ---- - -**OS and Game used:** -- OS: -- Game: - -**Issue description:**