diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md new file mode 100644 index 0000000..17eb40e --- /dev/null +++ b/.forgejo/pull_request_template.md @@ -0,0 +1,8 @@ +## Description + +## Checklist + +- [ ] The `README.md` has been updated accordingly. +- [ ] A `CHANGELOG.md` entry has been added. +- [ ] The CI pipeline passed successfully. +- [ ] My commit is signed. \ No newline at end of file