Update issue templates

This commit is contained in:
Sebastian Goscik
2025-06-09 23:15:48 +01:00
committed by GitHub
parent 4d2002b98d
commit 18a78863a7

26
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help UPB improve
title: ''
labels: ''
assignees: ''
---
* Unifi Protect Backup version:
* Unifi Protect version:
* Python version:
* Operating System:
* Are you using a docker container or native?:
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
### What I Did
```
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
```