8000 Create feature_request.md · N3tCode/javascript-exercises@417ee0d · GitHub
[go: up one dir, main page]

Skip to content

Commit 417ee0d

Browse files
Create feature_request.md
1 parent baa5b0a commit 417ee0d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Feature Request
3+
about: Suggest a new feature or enhancement for this project
4+
title: ''
5+
labels: 'Status: Needs Review'
6+
assignees: ''
7+
8+
---
9+
<!-- 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. -->
10+
11+
<!-- Complete the following REQUIRED checkboxes by replacing the whitespace between the square brackets with an 'x', e.g. [x]. -->
12+
- [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md)
13+
- [ ] 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`
14+
15+
<!-- 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. -->
16+
- [ ] I would like to be assigned this issue to work on it
17+
18+
**1. Description of the Feature Request**
19+
<!-- 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. -->
20+
21+
22+
**2. Additional Information**
23+
<!-- Any additional information or screenshots about the feature request. -->
24+

0 commit comments

Comments
 (0)
0