From bfdb1557b17e0425a920eac7422038f07dac2766 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Tue, 2 Nov 2021 13:53:54 +0100 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index c8b07622..b91bf24a 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -19,18 +19,19 @@ v0.0.0 -OS - -- [ ] Linux -- [ ] Windows -- [ ] macOS - -Architecture - -- [ ] amd64 -- [ ] arm64 -- [ ] arm7 -- [ ] arm6 +- [ ] Linux amd64 standard +- [ ] Linux amd64 Docker +- [ ] Linux arm64 standard +- [ ] Linux arm64 Docker +- [ ] Linux arm7 standard +- [ ] Linux arm7 Docker +- [ ] Linux arm6 standard +- [ ] Linux arm6 Docker +- [ ] Windows amd64 standard +- [ ] Windows amd64 Docker (WSL backend) +- [ ] macOS amd64 standard +- [ ] macOS amd64 Docker +- [ ] Other (please describe) ## Describe the issue