* create and Issue Template Directory with a Bug Report Template File derived from moved ISSUE_TEMPLATE FILE * create a Feature Request Template * Update .github/ISSUE_TEMPLATE/Bug_report.md Fix naming issue Co-Authored-By: koolamusic <8960757+koolamusic@users.noreply.github.com>
25 lines
577 B
Markdown
25 lines
577 B
Markdown
---
|
|
name: "\U0001F680Feature or Enhancement"
|
|
about: Suggest an Idea or Enhancement for MithrilJS
|
|
---
|
|
|
|
### Description
|
|
|
|
<!--- Provide a detailed description of the change or addition you are proposing -->
|
|
|
|
### Why
|
|
|
|
<!--- Why is this change important to you? How would you use it? -->
|
|
|
|
<!--- How can it benefit other users? -->
|
|
|
|
### Possible Implementation & Open Questions
|
|
|
|
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
|
|
|
|
<!--- What still needs to be discussed -->
|
|
|
|
### Is this something you're interested in working on?
|
|
|
|
<!--- Yes or no -->
|
|
|