|
@@ -0,0 +1,27 @@
|
|
|
+---
|
|
|
+name: Bug report
|
|
|
+about: Create a bug report
|
|
|
+title: "[BUG] "
|
|
|
+labels: ''
|
|
|
+assignees: ''
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+**Deployment details:**
|
|
|
+- App version [e.g. v1.7.4]:
|
|
|
+- Platform [e.g. amd64, arm64, arm/v7]:
|
|
|
+- Docker image tag [e.g. latest, multiarch]:
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+**Bug description:**
|
|
|
+
|
|
|
+A clear and concise description of what the bug is.
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+**Steps to reproduce:**
|
|
|
+
|
|
|
+1. Go to '...'
|
|
|
+2. Click on '....'
|
|
|
+3. Scroll down to '....'
|