mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
767fe966a3
* Update pr template * Update makefile in another PR * Apply suggestion from @dewi-tik Signed-off-by: Dewi Roberts <dewi@goauthentik.io> --------- Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
27 lines
689 B
Markdown
27 lines
689 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`)
|