From 2e9b662cb4634ab0b93d7fb1f5f6127afea0e220 Mon Sep 17 00:00:00 2001 From: "Hunter T." Date: Mon, 30 Dec 2024 12:23:36 -0800 Subject: [PATCH 1/2] chore: update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aba6b8c..b39a946 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,10 +24,9 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Setup (please complete the following information):** - - Linux Distro: [e.g. Ubuntu] - - Distro Version: [e.g. 18.04] - - Script(s) name: [e.g. sshd.sh] - - Script(s) Version: [e.g. v1.0.0] +- Linux Distro/Version: [e.g. Ubuntu 24.04] +- Script(s) name: [e.g. `sshd.bash`] +- Script(s) Version: [e.g. v1.0.0] **Additional context** Add any other context about the problem here. From d0f461975ee5f945b37247b1f6bbeb36386d0dcc Mon Sep 17 00:00:00 2001 From: "Hunter T." Date: Mon, 30 Dec 2024 12:25:17 -0800 Subject: [PATCH 2/2] chore: update bug_report.md Signed-off-by: Hunter T. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b39a946..9176b45 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,7 +25,7 @@ If applicable, add screenshots to help explain your problem. **Setup (please complete the following information):** - Linux Distro/Version: [e.g. Ubuntu 24.04] -- Script(s) name: [e.g. `sshd.bash`] +- Script(s) Name: [e.g. `sshd.bash`] - Script(s) Version: [e.g. v1.0.0] **Additional context**