Skip to content

Add repository hygiene baseline and contributor DX tooling #15

Description

@lipkau

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

  • .editorconfig is added and applied to key file types
  • .devcontainer exists and can bootstrap contributor environment
  • .github/dependabot.yml covers relevant ecosystems
  • README build/status badges point to active GitHub workflows
  • Contributor guidance reflects current development/testing flow

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions