From 60ad00daecd3cee687aad75baff8d5b2edc554ce Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Fri, 22 Feb 2019 11:35:35 +0200 Subject: [PATCH] Update issue templates Update BUG reporting template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 754ff0f1e..0142cdf0f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,10 +12,6 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error **Expected behavior** A clear and concise description of what you expected to happen. @@ -27,6 +23,7 @@ If applicable, add screenshots to help explain your problem. - OS: [e.g. Ubuntu, Arch, CentOS] - Nginx Version [post output of nginx -v] - Other Environments [e.g. Plesk, CPanel - include Version] + - Any applicable error messages. **Additional information** Add any other context about the problem here.