From aad6068ff7b86f042cc1082cedc237f0e8340637 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Tue, 19 Apr 2022 13:23:22 +0300 Subject: [PATCH] github: Use checkboxes for issue templates Signed-off-by: Donatas Abraitis --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8983b39eb3..895e8ad0dc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -50,8 +50,8 @@ A clear and concise description of what the bug is. Put "x" in "[ ]" if you already tried following: --> -[ ] Did you check if this is a duplicate issue? -[ ] Did you test it on the latest FRRouting/frr master branch? +- [ ] Did you check if this is a duplicate issue? +- [ ] Did you test it on the latest FRRouting/frr master branch? **To Reproduce**