From 146f587d2691ebb831daea228c73472cb4faf951 Mon Sep 17 00:00:00 2001 From: Mawoka Date: Wed, 3 Aug 2022 16:11:27 +0200 Subject: [PATCH] Delete Bug_report.md --- .github/ISSUE_TEMPLATE/Bug_report.md | 36 ---------------------------- 1 file changed, 36 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/Bug_report.md diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md deleted file mode 100644 index 31d3a30..0000000 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve - ---- -⚠️ The main ClassQuizz instance at (https://classquiz.de) uses Sentry as a bug detection software, so please disable your AdBlocker if you want to ease the debug process ⚠️ - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Stacktrace** -If applicable, add the error stacktrace to help explain your problem. - -**Extra data (please complete the following information):** - - Device [e.g. iPhone6, Desktop]: - - Device OS [e.g. iOS8.1, Windows 10]: - - Browser [e.g. Chrome, Firefox, Safari]: - - ~~Classquiz Version [e.g. 0.10]:~~ :warning:** No versioning for now** :warning: - - Classquiz installation [e.g. classquiz.de]: - - Commit SHA [e.g : ed35c5c69019e7cd6331ea438519f53b8bce70cf]: - -**Additional context** -Add any other context about the problem here.