diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 7140f56da0..49cd078376 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,17 +8,25 @@ about: Create a report to help us squash bugs! v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Please also ensure that this is not a duplicate issue :) -☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> +☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> -## Summary of Bug - +## Summary of Bug + + + +## Version + + ## Steps to Reproduce - + + ____ + #### For Admin Use - - [ ] Not duplicate issue - - [ ] Appropriate labels applied - - [ ] Appropriate contributors tagged - - [ ] Contributor assigned/self-assigned + +- [ ] Not duplicate issue +- [ ] Appropriate labels applied +- [ ] Appropriate contributors tagged +- [ ] Contributor assigned/self-assigned diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 09fbb26d1c..324ab9a8ab 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -9,23 +9,28 @@ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Word of caution: poorly thought-out proposals may be rejected v without deliberation -☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> +☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ## Summary - + + ## Problem Definition + ## Proposal - + + ____ + #### For Admin Use - - [ ] Not duplicate issue - - [ ] Appropriate labels applied - - [ ] Appropriate contributors tagged - - [ ] Contributor assigned/self-assigned + +- [ ] Not duplicate issue +- [ ] Appropriate labels applied +- [ ] Appropriate contributors tagged +- [ ] Contributor assigned/self-assigned