From 484900854b79f41e54ada0668dae9bb3a990bc41 Mon Sep 17 00:00:00 2001 From: Bella Who Date: Wed, 22 Jan 2020 09:48:29 -0500 Subject: [PATCH] Create incompatiblity-report.md --- .github/ISSUE_TEMPLATE/incompatiblity-report.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/incompatiblity-report.md diff --git a/.github/ISSUE_TEMPLATE/incompatiblity-report.md b/.github/ISSUE_TEMPLATE/incompatiblity-report.md new file mode 100644 index 000000000..db269a80f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/incompatiblity-report.md @@ -0,0 +1,15 @@ +--- +name: Incompatibility Report +about: Incompatible with another mod +labels: incompatible + +--- + +**What mod?** +A clear and concise description of what mod it is. + +**Logs** +Please add logs or your issue will be closed. + +**Additional context** +Add any other context about the problem here.