Skip to content

Conversation

@dimpal-yadav
Copy link

📄 Description This PR adds a standardized Pull Request (PR) template to the repository to help contributors provide structured and complete information while submitting PRs. The template includes sections for description, related issues, screenshots, type of change, and a contributor checklist.

✨ Changes Introduced Added a new file: .github/pull_request_template.md Included all key sections for PRs: Description of changes Related issues (Fixes #issue_number) Screenshots (if applicable) Type of change (Bug fix, Feature, Enhancement, etc.) Checklist for contributors

🎯 Purpose / Motivation Currently, the repository does not have a PR template, which makes it harder for contributors to maintain consistency. This change ensures every PR follows a clear and uniform structure — improving the review process and overall contributor experience.

📂 Files Added .github/ └── pull_request_template.md

✅ Checklist Added .github/pull_request_template.md Verified Markdown formatting Ensured the template is easy to follow and contributor-friendly

🧩 Related Issue
Close #64

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.

Add Pull Request (PR) Template

1 participant