summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2022-04-19 12:23:22 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2022-04-19 12:23:22 +0200
commitaad6068ff7b86f042cc1082cedc237f0e8340637 (patch)
tree127b39156c74fd5364d872a29ded83772f37a8ea /.github
parentMerge pull request #11012 from anlancs/bgpd-mh-simplify-condition (diff)
downloadfrr-aad6068ff7b86f042cc1082cedc237f0e8340637.tar.xz
frr-aad6068ff7b86f042cc1082cedc237f0e8340637.zip
github: Use checkboxes for issue templates
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 8983b39eb..895e8ad0d 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**