From e93a74dd481bb95a4c05e866a42c19420e93fb63 Mon Sep 17 00:00:00 2001 From: Frederik Ring Date: Thu, 12 Jan 2023 18:02:46 +0100 Subject: [PATCH] Instructions in issue templates are not supposed to be shown after submission --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++++---- .github/ISSUE_TEMPLATE/feature_request.md | 8 ++++++++ .github/ISSUE_TEMPLATE/support_request.md | 8 ++++++++ 3 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ea85556..0265e36 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,9 @@ assignees: '' --- **Describe the bug** + **To Reproduce** Steps to reproduce the behavior: @@ -17,12 +19,16 @@ Steps to reproduce the behavior: 3. ... **Expected behavior** + -**Desktop (please complete the following information):** - - Image Version: [e.g. v2.21.0] - - Docker Version: [e.g. 20.10.17] - - Docker Compose Version (if applicable): [e.g. 1.29.2] +**Version (please complete the following information):** + - Image Version: + - Docker Version: + - Docker Compose Version (if applicable): **Additional context** + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7..9f61dcc 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,13 +8,21 @@ assignees: '' --- **Is your feature request related to a problem? Please describe.** + **Describe the solution you'd like** + **Describe alternatives you've considered** + **Additional context** + diff --git a/.github/ISSUE_TEMPLATE/support_request.md b/.github/ISSUE_TEMPLATE/support_request.md index e2bb7bd..76707b1 100644 --- a/.github/ISSUE_TEMPLATE/support_request.md +++ b/.github/ISSUE_TEMPLATE/support_request.md @@ -8,13 +8,21 @@ assignees: '' --- **What are you trying to do?** + **What is your current configuration?** + **Log output** + **Additional context** +