From 0739f6794d5bfacadb209ffe4306bead4e96e5bd Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Fri, 10 Nov 2017 00:27:04 -0800 Subject: [PATCH] Add an issue reporting template for users This helps users report bugs or concerns in an actionable manner by making it clear what information is needed. --- CONTRIBUTING.md => .github/CONTRIBUTING.md | 1 - .github/ISSUE_TEMPLATE.md | 27 ++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) rename CONTRIBUTING.md => .github/CONTRIBUTING.md (99%) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 99% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md index b373799def..8af86922bb 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,3 @@ # Contributing ⚠️🕹 In order to reduce duplicate and low information issues opened, please read the [Reporting problems guide](https://github.com/OpenEmu/OpenEmu/wiki/Troubleshooting:-Reporting-problems) before opening a new one. - diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..699684b503 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ +Summary of issue + +Read https://github.com/OpenEmu/OpenEmu/wiki/Troubleshooting:-Reporting-problems + +# Steps to reproduce + +1. Describe step-by-step +1. How to cause the problem +1. leaving nothing out +1. too much information is better than too little + +# Expected Behavior + +1. Describe what +1. you want to +1. happen + +# Observed Behavior + +1. Describe what you see +1. Actually happen +1. when you follow the steps above + +# Debugging Information + +- OpenEmu Version: ??? +- macOS Version: ???