Files
sure/.github/ISSUE_TEMPLATE/bug_report.md
2024-05-10 06:37:55 -04:00

33 lines
705 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: 'Bug: '
labels: ":bug: Bug, :rocket: Feature"
assignees: ''
---
**Where did this bug occur?**
- [ ] Local development
- [ ] Self hosted app (i.e. Docker)
**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 / Recordings**
If applicable, add screenshots or short video recordings to help show the bug in more detail.
**Additional context**
Add any other context about the problem here.