diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2746c695..6207dbf2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,13 +14,13 @@ A clear and concise description of what the bug is. Specify the task version **Platform:** -- [ ] Ubuntu -- [ ] macOS -- [ ] Windows +- [x] Ubuntu +- [x] macOS +- [x] Windows **Runner type:** -- [ ] Hosted -- [ ] Self-hosted +- [x] Hosted +- [x] Self-hosted **Repro steps:** A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link. @@ -29,4 +29,4 @@ A description with steps to reproduce the issue. If your have a public example o A description of what you expected to happen. **Actual behavior:** -A description of what is actually happening. \ No newline at end of file +A description of what is actually happening.