Problem
Repository scaffolding has drifted behind current AtlassianPS standards, increasing onboarding friction and configuration inconsistency.
Proposal
Add and align repository hygiene files and tooling with current practice:
.editorconfig
.devcontainer setup
- Dependabot configuration for workflows/devcontainer dependencies
- README badge and contributor docs updates to current CI/CD approach
Acceptance criteria
Problem
Repository scaffolding has drifted behind current AtlassianPS standards, increasing onboarding friction and configuration inconsistency.
Proposal
Add and align repository hygiene files and tooling with current practice:
.editorconfig.devcontainersetupAcceptance criteria
.editorconfigis added and applied to key file types.devcontainerexists and can bootstrap contributor environment.github/dependabot.ymlcovers relevant ecosystems