From e3e0e62d774bc94dde379d823c7edcb3ed91a61e Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Sat, 8 Jul 2023 09:39:43 +1000 Subject: [PATCH] docs --- .github/ISSUE_TEMPLATE/i-have-an-issue.md | 4 +++- dockerfiles/README.md | 4 +--- 2 files changed, 4 insertions(+), 4 deletions(-) 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