GitHub Username
@dimpal-yadav
📌 Issue Title / Suggestion Summary
Add Pull Request (PR) Template
📝 Detailed Description
Description:
Currently, the repository does not have a Pull Request (PR) template. This makes it harder for contributors to provide consistent information when opening PRs.
The template should include:
Description of changes
Related issues (Fixes #issue)
Screenshots (if applicable)
Type of change (Bug fix, Feature, Enhancement, Documentation)
Checklist (self-review, code style, documentation update)
Benefits:
Ensures all PRs have consistent structure.
Helps maintainers review PRs faster.
Improves contributor experience and professionalism of the project.
🛠️ Proposed Solution / Steps to Reproduce
Add a PR template file at .github/pull_request_template.md.
✅ Contributor Checklist
GitHub Username
@dimpal-yadav
📌 Issue Title / Suggestion Summary
Add Pull Request (PR) Template
📝 Detailed Description
Description:
Currently, the repository does not have a Pull Request (PR) template. This makes it harder for contributors to provide consistent information when opening PRs.
The template should include:
Description of changes
Related issues (Fixes #issue)
Screenshots (if applicable)
Type of change (Bug fix, Feature, Enhancement, Documentation)
Checklist (self-review, code style, documentation update)
Benefits:
Ensures all PRs have consistent structure.
Helps maintainers review PRs faster.
Improves contributor experience and professionalism of the project.
🛠️ Proposed Solution / Steps to Reproduce
Add a PR template file at .github/pull_request_template.md.
✅ Contributor Checklist