From 30ee67a8c462a8bdb2603022bcf7c29b2b3576ec Mon Sep 17 00:00:00 2001 From: Giovanni <561184+wargio@users.noreply.github.com> Date: Wed, 6 Dec 2023 21:15:33 +0800 Subject: [PATCH] Update bug_report.md (#117) --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8336f873..58103582 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,13 +1,13 @@ --- name: Bug report about: Describe the issue -title: '' +title: 'Change me' labels: bug assignees: wargio --- -** Details ** +**Details** - NGINX version: `X.Y.Z` - NAXSI version: `X.Y` @@ -15,6 +15,7 @@ assignees: wargio - Operating System: `XXX Linux` **Nginx Logs** + ``` Copy and paste here the logs @@ -22,4 +23,5 @@ Copy and paste here the logs ``` **Additional details** + Add any other detail about the problem here.