Skip to content

Commit 4c1c008

Browse files
authored
Update issue templates
1 parent fd7d8e6 commit 4c1c008

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report
4+
title: "[BUG] "
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Deployment details:**
11+
- App version [e.g. v1.7.4]:
12+
- Platform [e.g. amd64, arm64, arm/v7]:
13+
- Docker image tag [e.g. latest, multiarch]:
14+
15+
---
16+
17+
**Bug description:**
18+
19+
A clear and concise description of what the bug is.
20+
21+
---
22+
23+
**Steps to reproduce:**
24+
25+
1. Go to '...'
26+
2. Click on '....'
27+
3. Scroll down to '....'

0 commit comments

Comments
 (0)