diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 2362e77a..f4d42355 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -39,3 +39,7 @@ PASTE YOUR LOGS IN THERE ``` + + diff --git a/.github/ISSUE_TEMPLATE/help.md b/.github/ISSUE_TEMPLATE/help.md index 3d975a17..689b7403 100644 --- a/.github/ISSUE_TEMPLATE/help.md +++ b/.github/ISSUE_TEMPLATE/help.md @@ -46,6 +46,10 @@ IN THERE **What are you using to run your container?**: Docker Compose + + Please also share your configuration file: ```yml