From 28735556bf2dededb85a2a554da3b805783fe1ea Mon Sep 17 00:00:00 2001 From: neu5ron <> Date: Fri, 31 Jan 2020 17:33:48 -0500 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/Custom.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/Custom.md index 241dcf7..941a75d 100644 --- a/.github/ISSUE_TEMPLATE/Custom.md +++ b/.github/ISSUE_TEMPLATE/Custom.md @@ -30,14 +30,14 @@ Place the output here #### What version of HELK are you using -just provide the date you cloned the HELK repo: +run the command from within the HELK root directory `cat .git/refs/heads/master` +and include what date you cloned the HELK repo ``` Place the date here ``` #### What version of Winlogbeat are you using if you are using Windows/WEF logs -just provide the date you cloned the HELK repo: ``` Place the version here ```