mainis the protected default branch — push directly for solo work, open PRs for collaborative changes- Feature branches:
feat/short-description - Fix branches:
fix/short-description
Follow Conventional Commits:
feat:new featurefix:bug fixchore:maintenance, deps, configdocs:documentation onlyrefactor:code change that is neither fix nor feature
See each repo's README for setup instructions.
Never commit secrets. All credentials are stored in ForgeArc org secrets and accessed via GitHub Actions or Codespaces.