mirror of https://github.com/coddrago/Heroku
Add files via upload
parent
212940d225
commit
7a526cceb3
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
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.
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
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.
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
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**:
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
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**:
|
Loading…
Reference in New Issue