diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..0611ec5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: Feature Request +about: Suggest a new feature for this project +title: '' +labels: 'Type: Enhancement' +assignees: '' + +--- + +- [ ] I have thoroughly read 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 + +**Description of the Feature Request** + + +**Additional Information** +