You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Before:
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
The text was updated successfully, but these errors were encountered:
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:
Proposed Changes:
.github/ISSUE_TEMPLATE
folder.Before and After:
Before:
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
The text was updated successfully, but these errors were encountered: