mirror of
https://github.com/domfelipe/pokebuddy.git
synced 2026-08-07 09:16:43 +00:00
Initial commit: pokebuddy_cli
This commit is contained in:
commit
d58df9bd10
47 changed files with 1684 additions and 0 deletions
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
## 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue