chore: add GitHub a pull request template (#911)

pull/883/merge
Yusuke Wada 2024-12-26 15:18:38 +09:00 committed by GitHub
parent 89e002cfef
commit 88bb11657a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
### The author should do the following, if applicable
- [ ] Add tests
- [ ] Run tests
- [ ] `yarn changeset` at the top of this repo and push the changeset
- [ ] Follow [the contribution guide](https://github.com/honojs/middleware?tab=readme-ov-file#how-to-contribute)