mirror of
https://github.com/honojs/hono.git
synced 2024-11-27 16:06:24 +01:00
chore: Author should include JSDoc (#2840)
This commit is contained in:
parent
7875a61522
commit
116867a921
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
@ -3,3 +3,4 @@
|
|||||||
- [ ] Add tests
|
- [ ] Add tests
|
||||||
- [ ] Run tests
|
- [ ] Run tests
|
||||||
- [ ] `bun run format:fix && bun run lint:fix` to format the code
|
- [ ] `bun run format:fix && bun run lint:fix` to format the code
|
||||||
|
- [ ] Add [TSDoc](https://tsdoc.org/)/[JSDoc](https://jsdoc.app/about-getting-started) to document the code
|
||||||
|
Loading…
Reference in New Issue
Block a user