diff --git a/.github/ISSUE_TEMPLATE/i-have-an-issue.md b/.github/ISSUE_TEMPLATE/i-have-an-issue.md index dafdf6ff..34b1a38c 100755 --- a/.github/ISSUE_TEMPLATE/i-have-an-issue.md +++ b/.github/ISSUE_TEMPLATE/i-have-an-issue.md @@ -29,6 +29,8 @@ paste_here `.env` + + ``` paste_here ``` @@ -43,4 +45,4 @@ paste_here ```bash -# paste_here +# paste code below diff --git a/dockerfiles/README.md b/dockerfiles/README.md index 3a62aea0..6f4b775a 100755 --- a/dockerfiles/README.md +++ b/dockerfiles/README.md @@ -80,9 +80,7 @@ These are the most important settings to get at least some output in your Device 💡 Before creating a new issue, please check if a similar issue was [already resolved](https://github.com/jokob-sk/Pi.Alert/issues?q=is%3Aissue+is%3Aclosed). -Check also common issues and [debugging tips](https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md). - -Docker-compose examples can be found below. +⚠ Check also common issues and [debugging tips](https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md). ## 📄 Examples