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
The
.github/ISSUE_TEMPLATEdirectory currently has duplicate templates for the same purposes:bug_report.md+bug_report_form.ymlfeature_request.md+feature_request_form.ymldocumentation-request.md+documentation_request_correction.yml+documentation_request_new.ymlThis confuses contributors who see multiple options for the same issue type.
Proposed cleanup:
bug_report.md, removebug_report_form.ymlfeature_request.md, removefeature_request_form.ymldocumentation_request_correction.ymlanddocumentation_request_new.yml, removedocumentation-request.mdsubmit-question.md