readme-typing-svg
readme-typing-svg copied to clipboard
Update issue templates
Created issue templates
Resolves #229
Summary
Creates issue forms that make it easier for people to submit different types of issues
Type of change
- [x] Bug fix (added a non-breaking change which fixes an issue)
- [x] New feature (added a non-breaking change which adds functionality)
- [x] Updated documentation (updated the readme, templates, or other repo files)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
How Has This Been Tested?
- [ ] Ran tests with
composer test - [ ] Added or updated test cases to test new features
Looks good, I think the file extensions need to be .yml instead of .md though
I think there are also still some leftover lines from the md format that aren't supposed to be there in yml format
Looks good, I think the file extensions need to be .yml instead of .md though
I think there are also still some leftover lines from the md format that aren't supposed to be there in yml format
Ok, I'll make the change