Feature description
Add a standard .github/PULL_REQUEST_TEMPLATE.md to the repository.
Problem it solves
Currently, anyone submitting a Pull Request has no guidance on what context to provide. This leads to missing information (like related issue numbers or testing instructions) and causes a lot of back-and-forth communication for maintainers during review.
Proposed solution
I'd love to draft a comprehensive PR template for VishwaGuru that checks all the necessary boxes before a PR can be reviewed. Could you please assign this to me and add the ELUSOC label so I can start working on it?
Alternatives considered
We could rely on manual comments to enforce guidelines, but automating this via a template is much more robust.
Additional context
Thanks for the awesome project!
Feature description
Add a standard
.github/PULL_REQUEST_TEMPLATE.mdto the repository.Problem it solves
Currently, anyone submitting a Pull Request has no guidance on what context to provide. This leads to missing information (like related issue numbers or testing instructions) and causes a lot of back-and-forth communication for maintainers during review.
Proposed solution
I'd love to draft a comprehensive PR template for VishwaGuru that checks all the necessary boxes before a PR can be reviewed. Could you please assign this to me and add the
ELUSOClabel so I can start working on it?Alternatives considered
We could rely on manual comments to enforce guidelines, but automating this via a template is much more robust.
Additional context
Thanks for the awesome project!