From f3d80c1ebf10be34f82cb342536a64096804e16c Mon Sep 17 00:00:00 2001 From: Ashley Bayes <85616681+katelynnashley95icloudcom@users.noreply.github.com> Date: Sun, 13 Jun 2021 17:12:19 -0400 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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.