chore: update PR template to include formatting info (#5839)

This commit is contained in:
alschmiedt
2022-03-21 09:20:45 -07:00
committed by GitHub
parent c9be8d984d
commit 98d619b46e

View File

@@ -10,6 +10,7 @@
- [ ] I branched from develop
- [ ] My pull request is against develop
- [ ] My code follows the [style guide](https://developers.google.com/blockly/guides/modify/web/style-guide)
- [ ] I ran `npm run format` and `npm run lint`
## The details
### Resolves