Added fmt and lint warnings to github pr template

This commit is contained in:
Olivier Gagnon 2022-04-06 19:36:35 -04:00
parent 48f80f25d6
commit e07a223d77

@ -9,3 +9,6 @@
- Include how it was tested
- Include screenshot / gif (if possible)
Make sure you run `npm run format` and `npm run lint` before pushing.