From c89d8336dd16ed35c0203ecc78ebcca9e1457e3f Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Thu, 16 Jan 2020 23:42:53 -0800 Subject: [PATCH] Add issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 00000000..997b2d00 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,20 @@ +--- +name: Bug report +about: A problem with the appearance or usability of a Restock part +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**List of mods installed:** + - Restock + +**Logs** +Attach logs if you think they are relevant. The log file is named "KSP.log" and is found in the same folder as your KSP executable