Skip to content

Add GitHub issue templates for bug reports and feature requests #374

@script-this

Description

@script-this

Summary

Add structured GitHub issue templates to guide contributors when filing bugs and requesting features:

  • Bug report template (.github/ISSUE_TEMPLATE/bug_report.md) — description, repro steps, actual/expected behaviour, environment info (CLI version, OS, Go version)
  • Feature request template (.github/ISSUE_TEMPLATE/feature_request.md) — summary, current state, proposed changes, usage examples, API reference links

These were scoped during #373 but deferred to allow discussion on format. The "coming soon" notes in CONTRIBUTING.md should be updated once templates land.

Worth exploring

  • Pull request template (.github/PULL_REQUEST_TEMPLATE.md) — a minimal summary + test plan checklist to match existing team practice

References

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