From 0cc73f1b7130609f5b7c1aece73a0b7c86e895e9 Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Fri, 26 Oct 2018 12:09:12 +0100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d55d014..b1b7abb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,7 @@ If applicable, add screenshots to help explain your problem. **Environment (please complete the following information):** - OS + Version: [e.g. Ubuntu 18.04] - On Linux run `cat /etc/*release` - Go Version [e.g. 1.10.1] - Run `go version` + - Shell [e.g. Bash/Zsh] - Run `echo $0` **Additional context** Add any other context about the problem here.