3 changed files with 50 additions and 2 deletions
@ -0,0 +1,10 @@ |
|||||
|
--- |
||||
|
name: ⚠ Please go to "Discussions" Tab if you want to ask or share something |
||||
|
about: BUG REPORT ONLY HERE |
||||
|
title: '' |
||||
|
labels: '' |
||||
|
assignees: '' |
||||
|
|
||||
|
--- |
||||
|
|
||||
|
BUG REPORT ONLY HERE |
@ -0,0 +1,34 @@ |
|||||
|
--- |
||||
|
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. |
||||
|
|
||||
|
**Desktop (please complete the following information):** |
||||
|
- Uptime Kuma Version: |
||||
|
- Using Docker?: Yes/No |
||||
|
- OS: |
||||
|
- Browser: |
||||
|
|
||||
|
|
||||
|
**Additional context** |
||||
|
Add any other context about the problem here. |
Loading…
Reference in new issue