Open
Description
Description:
To streamline the process of creating issues and ensure consistency, we need to add a GitHub issue template schema form. This will help contributors easily provide all the necessary details when reporting bugs, suggesting features, or requesting documentation.
Requirements:
- Create an issue template that includes fields for:
- Issue Type (Bug, Feature Request,Documentation)
- Description
- Steps to Reproduce (for Bug reports)
- Expected Outcome
- Additional Context or Screenshots
- Ensure the template is easy to navigate and fills out the required fields.
Proposed Changes:
- Implement the issue template in
.github/ISSUE_TEMPLATE
folder. - Test the template to verify the form fields populate correctly.
Before and After:
Additional Information:
If you have any suggestions for extra fields or modifications, please mention them in the comments.
PS: I am willing to submit the Pull Request
Metadata
Assignees
Labels
No labels