Skip to content

Add Issue and PR templates.#343

Open
deepaklalwani97 wants to merge 6 commits intodevelopfrom
chore/issue-pr-templates
Open

Add Issue and PR templates.#343
deepaklalwani97 wants to merge 6 commits intodevelopfrom
chore/issue-pr-templates

Conversation

@deepaklalwani97
Copy link
Member

Summary

Add Issue and PR templates.

Type of change

  • Bug fix
  • New feature
  • Enhancement/refactor
  • Documentation update
  • Test update
  • Build/CI/tooling

Related issue(s)

Closes #342

What changed

  • Add Issue template for bug and Feature request
  • Add Pull Request template

Testing

Describe how this was tested.

  • Unit tests
  • Manual testing
  • Cross-browser testing (if UI changes)

Test details:

Screenshots / recordings

If applicable, add screenshots or short recordings.

Checklist

  • I have self-reviewed this PR
  • I have added/updated tests where needed
  • I have updated docs where needed
  • I have checked for breaking changes

@deepaklalwani97 deepaklalwani97 marked this pull request as ready for review March 10, 2026 09:23
Copilot AI review requested due to automatic review settings March 10, 2026 09:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds standardized GitHub Issue and Pull Request templates to the rtCamp/login-with-google repository, addressing issue #342. These templates improve contribution quality by providing structured forms for bug reports, enhancement requests, and pull requests.

Changes:

  • Added a PR template with sections for summary, type of change, related issues, testing checklist, and screenshots
  • Added two issue templates: a bug report form (.yml) and an enhancement request form (.yml)
  • Added an issue template config with a link to the security policy and blank issue settings

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
.github/pull_request_template.md Adds a structured PR template with checklist and standard sections
.github/ISSUE_TEMPLATE/bug_report.yml Adds a bug report issue form with required/optional fields and a contribution guidelines checkbox (contains wrong repo URL)
.github/ISSUE_TEMPLATE/enhancement.yml Adds an enhancement/feature request form with description, problem, and alternatives fields (label/description mismatch in one field)
.github/ISSUE_TEMPLATE/config.yml Configures the issue template chooser and provides a security vulnerability contact link (contains wrong repo URL)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@deepaklalwani97 deepaklalwani97 force-pushed the chore/issue-pr-templates branch from 8d6ca63 to cee0d94 Compare March 10, 2026 10:19
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.

Configure Issue and PR template for the Repository

2 participants