You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context This is the home page of the project documentation. It provides an overview of the project, its objectives, and links to various sections of the documentation.
π Sync Guide
Push your local main branch to the upstream dev branch:
β οΈ Warning: This will overwrite the remote dev branch.
β Verify Remote
git remote -v
git branch -a
π Why Sync?
The project requirements mandate that all non-code resources (including documentation) live in the project-management repo via a submodule. Syncing docker-compose.wiki here ensures we meet those requirements and keep our docs and charters up to date.