Files
authentik/.github/pull_request_template.md
Marc 'risson' Schmitt 54f4047f94 root: add AI policy to PR templates (#25240)
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-08-20 12:24:31 +00:00

28 lines
797 B
Markdown

<!--
👋 Hi there! Welcome. Please check the contributing guidelines: https://docs.goauthentik.io/docs/developer-docs/#how-can-i-contribute
⚠️ Open this PR from a feature branch, not from main: https://docs.goauthentik.io/developer-docs/contributing/#always-use-feature-branches
-->
## Details
### What does this PR change?
### Why is this change needed?
### How was this tested?
### Linked issues
<!--
Use `closes #N` to auto-close an issue on merge. Use `refs #N` for related issues that this PR does not close.
-->
---
## Checklist
- [ ] The project has been linted, built, and tested (`make all`)
- [ ] The documentation has been updated and formatted (`make docs`)
- [ ] I have read the [AI usage policy](https://github.com/goauthentik/authentik/blob/main/AI_POLICY.md).