pokebuddy/.github/PULL_REQUEST_TEMPLATE.md
2026-04-25 23:14:38 -03:00

19 lines
329 B
Markdown

## Summary
What changed?
## Type
- [ ] Bug fix
- [ ] Feature
- [ ] Docs
- [ ] Companion / art
- [ ] Refactor
## Checklist
- [ ] I ran `npm test`.
- [ ] I ran `npm run lint`.
- [ ] I updated docs if needed.
- [ ] My contribution is original.
- [ ] I did not include protected third-party assets, names or derivative designs.