Files
291st/.github/issue_template/bug.md
ztimson 4a97d4bbd3
Some checks failed
Build and publish / Build Container (push) Failing after 21s
Build and publish / Deploy Container (push) Has been skipped
Updated website
2026-06-12 02:03:03 -04:00

31 lines
412 B
Markdown

---
name: "Bug report"
about: "Encountered an issue"
ref: "develop"
labels:
- Kind/Bug
---
# Bug Report
<!-- Description of problem -->
I tried to ...
But instead ...
## Steps to Reproduce
<!-- How can developers replicate & test the problem? -->
1. ...
2. ...
3. ...
## Logs
<!-- Any logs that accompanied the error -->
```
```
## Screenshots
<!-- Screenshots (annotated if possible) of the problem -->