From 4bfc2f2d36ba1f90b49634c127867251fcd29f71 Mon Sep 17 00:00:00 2001 From: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com> Date: Mon, 24 Jan 2022 12:13:15 -0500 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 08fb86f..546031d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,16 +6,15 @@ labels: 'Status: Needs Review, Type: Bug' assignees: '' --- - + - -- [ ] I have thoroughly read the [CSS Exercises Contributing Guide](https://github.com/thatblindgeye/css-exercises/blob/main/CONTRIBUTING.md) + +- [ ] I have thoroughly read and understand the [CSS Exercises Contributing Guide](https://github.com/thatblindgeye/css-exercises/blob/main/CONTRIBUTING.md) - [ ] The title of this issue is in `file/exercise/folder: brief description of bug` format, e.g. `01 flex center: solution files do not match desired outcome` - [ ] If approved, I would like to be assigned this issue to work on it - **1. Description of the Bug**