From 237f687cbc76282867b2e5bfc503e3c5188f138e Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Wed, 3 Feb 2021 09:42:39 +0100 Subject: Cleanup bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aa31b761f..2a298de90 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,7 @@ Read and tick the following checkbox after you have created the issue or place a * [ ] I have read the [CONTRIBUTING.md](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md) and followed the provided tips * [ ] I accept that the issue will be closed without comment if I do not check [here](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md#before-reporting-bugs) -* [ ] I accept that the issue will be closed without comment if I don not fill out all items in the issue template. +* [ ] I accept that the issue will be closed without comment if I do not fill out all items in the issue template. ## Explain the Problem @@ -21,32 +21,29 @@ What problem did you encounter? ## Steps to Reproduce Explain what you did to encounter the issue -1. -2. -3. +1. Click +2. Drag +3. ?? +4. Profit! ## System Information * News app version: * Nextcloud version: -* Cron type: +* Cron type: (system cron/python updater/...) * PHP version: * Database and version: * Browser and version: -* Distribution and version: +* OS and version: -## Contents of nextcloud/data/nextcloud.log +
+Contents of nextcloud/data/nextcloud.log -```json + Paste output here, don't forget the 4 space indentation. +
-Paste output here - -``` - -## Contents of Browser Error Console +
+Contents of Browser Error Console Read http://ggnome.com/wiki/Using_The_Browser_Error_Console if you are unsure what to put here -``` - -Paste output here - -``` + Paste output here, don't forget the 4 space indentation. +
-- cgit v1.2.3