From 95f529f9a4e856ceec65167f8b340e4b0bb4f254 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 7 Feb 2017 20:25:45 +0000 Subject: [PATCH] Tweak ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 32 ++++++++++++++++++++++++++++++++ ISSUE_TEMPLATE.md | 31 ------------------------------- 2 files changed, 32 insertions(+), 31 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE.md delete mode 100644 ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..b5a61799ad --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ + + +### Description + +Describe here the problem that you are experiencing, or the feature you are requesting. + +### Steps to reproduce + +- For bugs, list the steps +- that reproduce the bug +- using hyphens as bullet points + +Describe how what happens differs from what you expected. + +Include screenshots if possible: you can drag and drop images below. + +### Version information + + + +- **Platform**: web (in-browser) or desktop? +- **Browser**: Chrome, Safari, Firefox? which version? +- **OS**: Windows, macOS, Ubuntu, Arch Linux, etc? +- **Version**: diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index 8359ec6786..0000000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,31 +0,0 @@ - - -I have: -- [ ] searched open and closed issues for duplicates - ----------------------------------------- - -### Version info - -**Riot (vector-web) Version:** 0.0.0 -**Operating System:** - -### Bug description -Describe here the issue that you are experiencing. - -### Steps to reproduce -- using hyphens as bullet points -- list the steps -- that reproduce the bug - -**Actual result:** Describe here what happens after you run the steps above (i.e. the buggy behaviour) -**Expected result:** Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour) - -### Screenshots - - -### debug log -