Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Issue Template Schema Form #610

Open
utsavdotdev opened this issue Oct 9, 2024 · 0 comments
Open

Add GitHub Issue Template Schema Form #610

utsavdotdev opened this issue Oct 9, 2024 · 0 comments

Comments

@utsavdotdev
Copy link

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:

  1. 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
  2. Ensure the template is easy to navigate and fills out the required fields.

Proposed Changes:

  1. Implement the issue template in .github/ISSUE_TEMPLATE folder.
  2. Test the template to verify the form fields populate correctly.

Before and After:

Before:
Screenshot 2024-10-09 at 7 03 35 PM

After:
Screenshot 2024-10-09 at 7 02 52 PM

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant