From 368def518e8d08e59e079cb2958d4f25361d13db Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Tue, 20 Oct 2020 11:42:03 -0400 Subject: [PATCH] .github: improve bug report template - Enclose template help text in HTML comments so that it does not show up in issues - Add more help text explaining what is requested - Yell to increase visibility Signed-off-by: Quentin Young --- .github/ISSUE_TEMPLATE/bug_report.md | 68 +++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 98c7c3d54d..8983b39eb3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,37 +7,91 @@ assignees: '' --- + + --------------- **Describe the bug** + + [ ] Did you check if this is a duplicate issue? [ ] Did you test it on the latest FRRouting/frr master branch? **To Reproduce** -Steps to reproduce the behavior: + **Expected behavior** -A clear and concise description of what you expected to happen. + **Screenshots** + **Versions** - - OS Kernel: [e.g. Linux, OpenBSD, etc] [version] - - FRR Version: [version] + + + - OS Version: + + - Kernel: + + - FRR Version: **Additional context** +