Skip to content

Remove duplicate issue templates #487

@itayvallach

Description

@itayvallach

The .github/ISSUE_TEMPLATE directory currently has duplicate templates for the same purposes:

  • Bug reports: bug_report.md + bug_report_form.yml
  • Feature requests: feature_request.md + feature_request_form.yml
  • Documentation: documentation-request.md + documentation_request_correction.yml + documentation_request_new.yml

This confuses contributors who see multiple options for the same issue type.

Proposed cleanup:

  • Keep bug_report.md, remove bug_report_form.yml
  • Keep feature_request.md, remove feature_request_form.yml
  • Keep documentation_request_correction.yml and documentation_request_new.yml, remove documentation-request.md
  • Remove submit-question.md

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions