I made these a less painful experience for the average non cs major who just wants to make an issue request Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
28 lines
731 B
Markdown
28 lines
731 B
Markdown
---
|
||
name: Feature Request
|
||
about: Suggest an idea for this project
|
||
title: "[FEATURE] "
|
||
labels: feature
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
**Pre-submission Checklist**
|
||
|
||
<!-- Please check all applicable boxes before submitting your feature request -->
|
||
|
||
- [ ] I confirmed this feature isn’t already requested, implemented, or planned (search open issues, pull requests etc)
|
||
- [ ] I have completed all sections below with detailed information
|
||
|
||
**Your Idea**
|
||
|
||
<!-- A clear and concise description of the feature you'd like to see, and how it would work -->
|
||
|
||
**UI/UX Considerations**
|
||
|
||
<!-- If this feature involves UI changes (aka how it looks), please describe the visual aspects -->
|
||
|
||
**Other**
|
||
|
||
<!-- Any other comments you have can go here! -->
|