This PR *should* fix our issue templates not working correctly. Before: No label was getting assigned to feature requests. After: We add the 'enhancement' label to them. ### Change Type - [x] `patch` — Bug Fix
This PR fixes the issue templates not working. ![image](https://user-images.githubusercontent.com/15892272/236412742-dd1ce7b4-8865-41f7-a0b7-dbb05547e360.png) ![image](https://user-images.githubusercontent.com/15892272/236412776-0124f624-7eae-452d-8318-309886b39c81.png)
This PR adds issue templates for bug reports and feature requests.