astro-reactive-form/.github/pull_request_template.md
2022-10-04 12:59:12 +02:00

15 lines
398 B
Markdown

What is this PR about?
- [ ] docs
- [ ] bugfix
- [ ] feature
Description of changes:
<--
Mention the issue this PR is addressing
Describe the changes you made preferrably broken down into a list in the following format:
1. <filename> - <update done>
-->
Tasks:
- [ ] I have ran the tests to make sure nothing is broken (see CONTRIBUTING.md)
- [ ] I have mentioned the issue this PR is addressing