diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5c452d9..02672b0 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,16 +6,15 @@ labels: 'Status: Needs Review, Type: Enhancement' 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 request` format, e.g. `01 flex center: add hint for XYZ` - [ ] If approved, I would like to be assigned this issue to work on it - **1. Description of the Feature Request**