chore(github): Add PR template

This commit is contained in:
Kazuki Yamada
2024-11-23 17:49:54 +09:00
parent 40ca68ab37
commit 4527d04f81

6
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,6 @@
<!-- Please include a summary of the changes -->
## Checklist
- [ ] Run `npm run test`
- [ ] Run `npm run lint`