diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..13ccbc6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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 '....'