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.