We need a standardized issue template that contributors can use when reporting bugs or proposing fixes. This will help us gather all relevant information about a problem and understand the contributor’s approach to fixing it.
Create a .github/ISSUE_TEMPLATE/problem_report.md file (or use GitHub’s issue template builder)
The template should include the following fields:
- Description of the problem
- Steps to Reproduce (if applicable)
- Expected vs Actual Behavior
- Screenshots, recordings or Logs (if any)
- Proposed Fix / Approach
- Additional Context / Dependencies
- Will you work on this issue (yes/no)
We need a standardized issue template that contributors can use when reporting bugs or proposing fixes. This will help us gather all relevant information about a problem and understand the contributor’s approach to fixing it.
Create a .github/ISSUE_TEMPLATE/problem_report.md file (or use GitHub’s issue template builder)
The template should include the following fields: