mirror of
https://github.com/zensical/zensical.git
synced 2026-05-03 09:30:43 +00:00
a694f4b026
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
31 lines
1.3 KiB
Markdown
31 lines
1.3 KiB
Markdown
<!--
|
||
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
|