From 8b98a78b299b119932f62d66101df7c15a4ae5df Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Thu, 25 Apr 2024 16:01:48 +0200 Subject: [PATCH] Update Issue templates --- .github/ISSUE_TEMPLATE/bug-report-for-t-pot.md | 2 +- .github/ISSUE_TEMPLATE/general-issue-for-t-pot.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report-for-t-pot.md b/.github/ISSUE_TEMPLATE/bug-report-for-t-pot.md index ae9cb7d6..e2eb2e88 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-for-t-pot.md +++ b/.github/ISSUE_TEMPLATE/bug-report-for-t-pot.md @@ -33,7 +33,7 @@ Before you post your issue make sure it has not been answered yet and provide ** - Did you modify any scripts or configs? If yes, please attach the changes. - Please provide a screenshot of `htop` and `docker stats`. - How much free disk space is available (`df -h`)? -- What is the current container status (`dps.sh`)? +- What is the current container status (`dps`)? - On Linux: What is the status of the T-Pot service (`systemctl status tpot`)? - What ports are being occupied? Stop T-Pot `systemctl stop tpot` and run `grc netstat -tulpen` - Stop T-Pot `systemctl stop tpot` diff --git a/.github/ISSUE_TEMPLATE/general-issue-for-t-pot.md b/.github/ISSUE_TEMPLATE/general-issue-for-t-pot.md index e78a1175..45ca029d 100644 --- a/.github/ISSUE_TEMPLATE/general-issue-for-t-pot.md +++ b/.github/ISSUE_TEMPLATE/general-issue-for-t-pot.md @@ -33,7 +33,7 @@ Before you post your issue make sure it has not been answered yet and provide ** - Did you modify any scripts or configs? If yes, please attach the changes. - Please provide a screenshot of `htop` and `docker stats`. - How much free disk space is available (`df -h`)? -- What is the current container status (`dps.sh`)? +- What is the current container status (`dps`)? - On Linux: What is the status of the T-Pot service (`systemctl status tpot`)? - What ports are being occupied? Stop T-Pot `systemctl stop tpot` and run `grc netstat -tulpen` - Stop T-Pot `systemctl stop tpot`