Skip to content

chore: add custom GitHub issue templates for bug reports and feature requests. #17

@DelusionalSimon

Description

@DelusionalSimon

To improve the consistency and quality of new issues, we could create a set of standard issue templates. This will follow the type(scope): subject convention and provide clear, structured forms for bug reports and feature requests.

Tasks

  • Create the .github/ISSUE_TEMPLATE directory in the repository root.

  • Create a bug_report.md file with a defined template

  • Create a feature_request.md file with a defined template

  • (Optional) Create a config.yml file in the same directory to hide the blank issue option

    blank_issues_enabled: false
    
  • Verify that the "New Issue" button now shows the "Bug Report" and "Feature Request" options.

  • (Optional) Add additional templates

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions