Skip to content

Add GitHub Issue Template Schema Form #1758

Open
@utsavdotdev

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:

  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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions