Skip to content

add structured GitHub issue template #954

Description

@Princess0407

Description

The repository has 115+ open issues but no .github/ISSUE_TEMPLATE/ directory. Contributors open issues without structure, creating triage overhead for maintainers. Sometimes, many of them lack necessities required for a particular label.

Proposed Work

  • .github/ISSUE_TEMPLATE/bug_report.yml : YAML form for bugs
  • .github/ISSUE_TEMPLATE/feature_request.yml: YAML form for features
  • .github/ISSUE_TEMPLATE/task.yml: YAML form for tasks
  • .github/ISSUE_TEMPLATE/config.yml: redirects to Slack/docs/security

Why This Matters

  • Standardizes bug reports (repro steps, expected vs actual, environment).
  • Reduces back-and-forth triage for maintainers.

I can open a PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions