Skip to content

Add Issue and PR templates.#81

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

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

Conversation

@deepaklalwani97
Copy link
Member

@deepaklalwani97 deepaklalwani97 commented Mar 10, 2026

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 #80

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:24
Copilot AI review requested due to automatic review settings March 10, 2026 09:24
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

Adds GitHub contribution templates to standardize incoming bug reports, enhancement requests, and pull requests for the Carousel Kit repository (per #80).

Changes:

  • Added a repository-wide pull request template.
  • Added issue form templates for bug reports and enhancements, plus issue template chooser config.
  • Added a security contact link in the issue template chooser.

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 Introduces a structured PR template (summary/type/issues/testing/checklist).
.github/ISSUE_TEMPLATE/config.yml Configures the issue template chooser and adds a security contact link.
.github/ISSUE_TEMPLATE/1-bug_report.yml Adds a bug report issue form with reproduction and environment prompts.
.github/ISSUE_TEMPLATE/2-enhancement.yml Adds an enhancement request issue form.

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

Copilot AI review requested due to automatic review settings March 10, 2026 09:52
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

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


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

Copilot AI review requested due to automatic review settings March 19, 2026 19:46
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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@theMasudRana theMasudRana self-requested a review March 19, 2026 19:47
Copy link
Collaborator

@theMasudRana theMasudRana left a comment

Choose a reason for hiding this comment

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

Hi @deepaklalwani97
I have checked and tested the templates. I have added some minor changes to the file as needed.

Thank you

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

3 participants