diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 3607311..f7f30ea 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -15,8 +15,8 @@ labels: **Bot varient** -- [] Slash -- [] Legacy +- [ ] Slash +- [ ] Legacy **Describe the issue** diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 142541b..00f9432 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -15,5 +15,5 @@ labels: **Did someone already request that feature?** -- [] Yes -- [] No \ No newline at end of file +- [ ] Yes +- [ ] No \ No newline at end of file