Skip to content

[Feature]: Add a pull request template #290

@sundaram2021

Description

@sundaram2021

Problem Statement

Currently the repository does not provide a default pull request template. This makes PR descriptions less consistent and can leave reviewers without important context such as the type of change, related issue, changes made, testing performed, checklist confirmation, or screenshots for UI changes.

Proposed Solution

Add a GitHub pull request template at .github/PULL_REQUEST_TEMPLATE.md, .

The template should include sections for:

  • Description
  • Type of Change
  • Related Issues
  • Changes Made
  • Testing
  • Checklist
  • Screenshots, if applicable

Alternatives Considered

Contributors can manually write PR descriptions, but this often leads to missing details and extra reviewer follow-up. A shared template keeps the review process faster and more consistent.

Additional Context

Reference template example:

PULL_REQUEST_TEMPLATE.md

Implementation Ideas

Create:

.github/PULL_REQUEST_TEMPLATE.md

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions