## Add Bug Report and Feature Request Templates To streamline user contributions, we should provide templates for reporting issues. ### Tasks - [ ] Create `.github/ISSUE_TEMPLATE/bug_report.md`. - Should include sections for "Describe the bug," "Reproduction Steps," and "Expected behavior." - [ ] Create `.github/ISSUE_TEMPLATE/feature_request.md`. - Should include sections for "Goal," "Proposed Solution," and "Alternatives Considered."
Add Bug Report and Feature Request Templates
To streamline user contributions, we should provide templates for reporting issues.
Tasks
.github/ISSUE_TEMPLATE/bug_report.md..github/ISSUE_TEMPLATE/feature_request.md.