diff --git a/.github/ISSUE_TEMPLATE/hikka-bug-report.md b/.github/ISSUE_TEMPLATE/hikka-bug-report.md deleted file mode 100644 index 5e3f1c6..0000000 --- a/.github/ISSUE_TEMPLATE/hikka-bug-report.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Hikka bug report -about: Report a bug related to Hikka userbot itself -title: '' -labels: bug, Hikka -assignees: '' - ---- -- [x] This bug **is related to Hikka userbot itself**. It **is not related to modules**. ---- -**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 -- [ ] 🐳 Docker -- [ ] 🌺 Other platform - -- Hikka version: - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/hikka-improvement-request.md b/.github/ISSUE_TEMPLATE/hikka-improvement-request.md deleted file mode 100644 index 528e33c..0000000 --- a/.github/ISSUE_TEMPLATE/hikka-improvement-request.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Hikka improvement request -about: Suggest an idea for Hikka userbot itself -title: '' -labels: enhancement, Hikka -assignees: '' - ---- - -- [x] My suggestion **is related to Hikka userbot itself**. It's not about illegal stuff, doesn't violate Telegram EULA and human rights and **is not related to modules**. ---- -**Describe the suggestion** -A clear and concise description of what you want to happen. - -**Additional context** -Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/module-request.md b/.github/ISSUE_TEMPLATE/module-request.md deleted file mode 100644 index b3311c3..0000000 --- a/.github/ISSUE_TEMPLATE/module-request.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Module request -about: Request a new module -title: '' -labels: idea -assignees: '' - ---- -- [x] **My suggestion is not about illegal stuff, doesn't violate Telegram EULA and human rights.** ---- - -**Short description of idea**: - -**If you have an existing implementation of this idea, e.g. in another userbot, attach it here**: - -**Any additional information**: diff --git a/.github/ISSUE_TEMPLATE/modules-bug-report.md b/.github/ISSUE_TEMPLATE/modules-bug-report.md deleted file mode 100644 index 5c85830..0000000 --- a/.github/ISSUE_TEMPLATE/modules-bug-report.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: Modules bug report -about: Report a bug related to my modules -title: '' -labels: bug, module -assignees: '' - ---- -- [x] This bug is related to **module from official [repository](https://mods.hikariatama.ru)**. ---- -**Module, related to problem** [E.g. HikariChat]: - -**Short description of the bug**: - -**Steps to reproduce**: - -**Any additional information**: