๐ Problem
Issues are created without a standard format, making them inconsistent and harder to manage.
๐ฏ Objective
Introduce structured issue templates.
โ
Tasks
- Create:
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
- Include fields for:
- description
- steps to reproduce
- expected behavior
- environment
๐งช Acceptance Criteria
- Templates appear when creating new issues
- Issues become more structured and actionable
๐ก Suggested Labels
community, documentation
๐ Problem
Issues are created without a standard format, making them inconsistent and harder to manage.
๐ฏ Objective
Introduce structured issue templates.
โ Tasks
.github/ISSUE_TEMPLATE/bug_report.yml.github/ISSUE_TEMPLATE/feature_request.yml๐งช Acceptance Criteria
๐ก Suggested Labels
community,documentation