astro/.github/PULL_REQUEST_TEMPLATE.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
485 B
Markdown
Raw Normal View History

## Changes
2021-06-13 22:53:41 +00:00
- What does this change?
- Be short and concise. Bullet points can help!
2022-03-24 19:31:33 +00:00
- Before/after screenshots can help as well.
- Don't forget a changeset! `pnpm exec changeset`
## Testing
2021-06-13 22:53:41 +00:00
<!-- How was this change tested? -->
<!-- DON'T DELETE THIS SECTION! If no tests added, explain why. -->
## Docs
2022-03-24 19:31:33 +00:00
<!-- Is this a visible change? You probably need to update docs! -->
<!-- DON'T DELETE THIS SECTION! If no docs added, explain why.-->
<!-- https://github.com/withastro/docs -->