odin-default-css-exercises/.github/ISSUE_TEMPLATE/feature_request.md

25 lines
1.4 KiB
Markdown
Raw Normal View History

2022-01-23 16:42:24 +00:00
---
name: Feature Request
2022-02-10 04:19:03 +00:00
about: Suggest a new feature or enhancement for this project
2022-01-23 16:42:24 +00:00
title: ''
2022-02-10 04:19:03 +00:00
labels: 'Status: Needs Review'
2022-01-23 16:42:24 +00:00
assignees: ''
---
2022-02-10 04:19:03 +00:00
<!-- Thank you for taking the time to submit a new feature request to The Odin Project. In order to get issues closed in a reasonable amount of time, you must include a baseline of information about the feature/enhancement you are proposing. Please read this template in its entirety before filling it out to ensure that it is filled out correctly. -->
2022-01-24 13:02:54 +00:00
2022-01-24 17:13:07 +00:00
<!-- Complete the following REQUIRED checkboxes by replacing the whitespace between the square brackets with an 'x', e.g. [x]. -->
2022-02-10 04:19:03 +00:00
- [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md)
2022-02-14 18:34:42 +00:00
- [ ] The title of this issue follows the `where the change occurs: brief description of request` format, e.g. `Global SCSS file: Buttons should have XYZ`
2022-01-23 16:42:24 +00:00
2022-01-24 13:02:54 +00:00
<!-- The following checkbox is OPTIONAL. Completing it does not guarantee you will be assigned this issue, but rather lets us know you are interested in working on it. -->
2022-02-10 04:19:03 +00:00
- [ ] I would like to be assigned this issue to work on it
2022-01-23 16:42:24 +00:00
2022-01-24 13:02:54 +00:00
**1. Description of the Feature Request**
2022-01-23 16:42:24 +00:00
<!-- A clear and concise description of what the feature is. Also include how it would be useful/beneficial or what problem(s) it would solve. -->
2022-01-24 13:02:54 +00:00
**2. Additional Information**
2022-01-23 16:42:24 +00:00
<!-- Any additional information or screenshots about the feature request. -->
2022-01-24 13:02:54 +00:00