mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 11:29:26 +03:00
a4187baa10
website/docs: add tip for recovering from accidental main branch work (#19865) Overview: Add a tip to the contributing guide explaining how to recover if you accidentally started making changes on `main` instead of a feature branch. Testing: n/a Motivation: Closes: https://github.com/goauthentik/authentik/issues/18740 Co-authored-by: Dominic R <dominic@sdko.org>