Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Add GitHub issue templates: bug report, feature request #163

@zeevdr

Description

@zeevdr

Description

Add structured issue templates so external users provide the info needed for triage. Applies to all decree repos.

Acceptance criteria

  • .github/ISSUE_TEMPLATE/bug_report.yml — version, steps to reproduce, expected vs actual, environment
  • .github/ISSUE_TEMPLATE/feature_request.yml — use case, proposed solution, alternatives considered
  • .github/ISSUE_TEMPLATE/config.yml — disable blank issues, point to Discussions for questions
  • Replicate templates to decree-python, decree-typescript, decree-ui (or use org-level .github repo after org migration)

Notes

  • Use YAML form templates (not markdown) for structured input
  • Include SDK version, Go/Python/Node version, and server version fields in bug template
  • config.yml should redirect "How do I...?" questions to GitHub Discussions

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentationsize: SQuick win — a few hours or less

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions