astro/.github/PULL_REQUEST_TEMPLATE.md

18 lines
338 B
Markdown
Raw Normal View History

## Changes
<!-- What does this change, in plain language? Include screenshots or videos if helpful. -->
## Testing
<!-- How can a reviewer test your code themselves? -->
- [ ] Tests are passing
- [ ] Tests updated where necessary
## Docs
- [ ] Docs / READMEs updated
- [ ] Code comments added where helpful
<!-- Notes, if any -->