Add GitHub Issue Templates
Problem
The repository currently does not provide GitHub Issue Templates. As a result, contributors may submit issues with inconsistent formatting, omit important information, or provide insufficient details for maintainers to effectively understand and triage the issue.
Proposed Solution
Create a new directory:
Add the following issue templates:
- Bug Report
- Feature Request
- Documentation Improvement (optional)
Each template should guide contributors to provide relevant information, including:
Benefits
- Encourages consistent and well-structured issue reports.
- Makes issue triaging faster and more efficient.
- Improves the contributor experience by providing clear guidance.
- Reduces back-and-forth communication during issue discussions.
- Helps maintainers gather all necessary information from the initial report.
Add GitHub Issue Templates
Problem
The repository currently does not provide GitHub Issue Templates. As a result, contributors may submit issues with inconsistent formatting, omit important information, or provide insufficient details for maintainers to effectively understand and triage the issue.
Proposed Solution
Create a new directory:
Add the following issue templates:
Each template should guide contributors to provide relevant information, including:
Description
Current Behavior
Expected Behavior
Steps to Reproduce (for bug reports)
Screenshots (if applicable)
Additional Context
Benefits