diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9866575..b9773c9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -36,6 +36,8 @@ If there are no setup requirements, you can remove this section. Thank you for your contribution. ❤️ --> +--- + ### Contributor Checklist ✅ - [ ] PR Title and commits follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) @@ -78,4 +80,4 @@ Thank you for your contribution. ❤️ --> 📤 **Outputs** - [ ] Do not send back as outputs the same infos you already have in your properties. - [ ] If you do not have any output use `VoidOutput`. -- [ ] Do not output twice the same infos (eg: a status code, an error code saying the same thing...). \ No newline at end of file +- [ ] Do not output twice the same infos (eg: a status code, an error code saying the same thing...).