Files
zensical/.github/pull_request_template.md
2026-04-13 14:09:10 +02:00

31 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--
Before opening a PR, please read our contributing guide:
https://zensical.org/docs/community/contribute/pull-requests/
-->
## Summary
<!-- Briefly describe what this PR does and why -->
## Related issue
<!-- Every PR from an outside contributor must be linked to an issue -->
This pull request is linked to the following issue:
## Checklist
<!-- All boxes must be checked -->
Please ensure that your PR meets the following requirements:
- [ ] I have read the [pull request guide] and confirm it meets all outlined requirements
- [ ] I have created an issue to discuss the change and received agreement from maintainers to proceed
- [ ] I have [cryptographically signed] all commits and included a `Signed-off-by` trailer, accepting the [DCO]
- [ ] I have written or reviewed every line of code myself and can fully explain it see our policy on [use of Generative AI]
[pull request guide]: https://zensical.org/docs/community/contribute/pull-requests/
[cryptographically signed]: https://zensical.org/docs/community/contribute/pull-requests/#verified-commits
[DCO]: https://zensical.org/docs/community/contribute/pull-requests/#developer-certificate-of-origin
[use of Generative AI]: https://zensical.org/docs/community/contribute/pull-requests/#use-of-generative-ai