Skip to content

chore: add CONTRIBUTING.md and GitHub issue templates #828

Description

@psamiton

Once outsiders install Volute, issues will arrive within hours of an announcement. Cheap prep that saves triage time:

  • Issue templates (.github/ISSUE_TEMPLATE/): a bug template that asks for volute status output, install type (local / --system / Docker), OS, and how the install was done (install.sh, npm, source); a feature-request template.
  • CONTRIBUTING.md: dev setup (npm install, npm run dev, npm test), PR-title conventional-commits requirement (CI enforces it), squash-merge + release-please flow, pointer to the test suites (npm test, test:e2e, docker-e2e).
  • Link both from README.

Pairs with the volute doctor diagnostics command — once that exists, the bug template should ask for its output instead.

Part of the public-release readiness push.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions