Skip to content

feature: Add structured GitHub Issue Templates #368

@aniruddhaadak80

Description

@aniruddhaadak80

Motivation

The repository currently lacks structured templates for issues. This makes it difficult for maintainers to efficiently reproduce bugs or understand the context behind feature requests because users might omit critical details.

Proposal

Add .github/ISSUE_TEMPLATE/bug_report.yml\ and .github/ISSUE_TEMPLATE/feature_request.yml\ to enforce structured forms for:

  • Bug Reports: Requiring OS, Python version, steps to reproduce, and expected behavior.
  • Feature Requests: Requiring motivation, proposed solutions, and alternatives.

This complements the newly added PR template and greatly reduces back-and-forth communication.

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