Files
authentik/.github/pull_request_template.md
Marc 'risson' Schmitt a71948c9b7 ci: auto extract translation strings (#8417)
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2024-02-05 17:40:57 +00:00

831 B

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)