Skip to content

Conversation

@santhosh-005
Copy link
Contributor

Pull Request Template

Description

This PR modernizes the existing issue templates by converting them from .md-based templates to .yml-based issue forms. Currently, the issue templates are Markdown files. Users can easily ignore sections, misformat their submissions, or submit incomplete issues. By using YAML forms, we can enforce required fields, add dropdowns, checkboxes, and make it easier for contributors to provide all necessary information. This is especially useful for open-source repositories with multiple contributors.

Related Issue

Checklist

Please confirm the following checks when submitting the pull request. This helps us ensure the completeness of the project:

  • [ x ] Attach Proof of Work - Include at least one screenshot or short video showing the work
  • [ x ] Explain Your Approach - What problem you are solving and your approach is clearly described in the PR description
  • [ x ] PR links to the issue - This PR is linked to an issue (e.g., Closes #123)
  • [ x ] I have tested my changes locally
  • [ x ] My code follows the project's coding standards
  • [ x ] I have added appropriate comments to my code
  • [ x ] I have updated documentation if necessary

@vercel
Copy link

vercel bot commented Oct 24, 2025

@santhosh-005 is attempting to deploy a commit to the Piyush Patel's projects Team on Vercel.

A member of the Team first needs to authorize it.

@santhosh-005
Copy link
Contributor Author

@piyushpatelcodes

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

Successfully merging this pull request may close these issues.

[FEATURE] Modernising Issue Templates - Convert into Yaml

1 participant