A new, better way to submit Bug Reports & Feature Requests
This is not a large change at all and doesn't affect the code of the app, it's just github related
Describe what this pull request is trying to achieve.
I've tried to implement a new way to submit Bug Reports & Feature Requests, via Yaml forms instead of simple .md's, inspired by what's done on hlky's repo and github examples of their yaml forms.
Additional notes and description of your changes
The point is to create a standard for this kind of submissions that prevents people from ignoring the template & incentivise them as much as possible to check that this won't be a duplicate/hasn't already been fixed
Environment this was tested in
- OS: Windows
- Browser Brave
- Graphics card RTX3090
The new Bug Report Form

With and example of a submitted issue

The New Feature Request Form

With and example of the resulting issue

I've also added .vscode to .gitignore as Vscode created this folder with Github JSON Schema settings inside in my repo
Updated my initial PR to match the template
Just corrected the Additional typo, didn't update the screenshot, not sure that was needed, but the code is gucci