From 45f53a4c54b113c90ee77112080a9e0b136e0fad Mon Sep 17 00:00:00 2001 From: Dan Gazizullin Date: Tue, 26 Apr 2022 10:03:56 +0300 Subject: [PATCH] Update issue templates --- .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 5796bc3..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 -title: '' -labels: bug -assignees: '' - ---- - -**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. - -**Userbot installation info:** - - Platform: -- [ ] 🕶️ Termux -- [ ] ✌️ lavHost -- [ ] ☁️ Okteto -- [ ] 🌺 Other platform - -- Hikka version: - -**Additional context** -Add any other context about the problem here.