diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..f5c4756 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,22 @@ + + +#### Reference issue + + +#### What does this implement/fix? + + +#### Additional information + \ No newline at end of file diff --git a/CHECKLIST.md b/CHECKLIST.md index 0e8378d..25de64b 100644 --- a/CHECKLIST.md +++ b/CHECKLIST.md @@ -26,6 +26,7 @@ - [x] [Security Policy](https://github.com/libresource/open-source-checklist#security-policy) - [x] [Governance](https://github.com/libresource/open-source-checklist#governance) - [x] [Issue templates](https://github.com/libresource/open-source-checklist#issue-templates) +- [x] [Pull Request Template](https://github.com/libresource/open-source-checklist#pull-request-template) - [x] [Support](https://github.com/libresource/open-source-checklist#support) [CI and CD](https://github.com/libresource/open-source-checklist#ci-and-cd)