From b53d7c9eccaf646f77a90c403f6d0cec975ef8f0 Mon Sep 17 00:00:00 2001 From: Luigi311 Date: Thu, 28 Sep 2023 10:45:02 -0600 Subject: [PATCH] Add docker compose to types Signed-off-by: Luigi311 --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 298ced2..08d0947 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,7 +24,8 @@ A clear and concise description of what you expected to happen. If applicable, add logs to help explain your problem ideally with DEBUG set to true, be sure to remove sensitive information **Type:** -- [ ] Docker +- [ ] Docker Compose +- [ ] Docker - [ ] Native **Additional context**