Conversation
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
theMasudRana
left a comment
There was a problem hiding this comment.
Hi @deepaklalwani97
I have checked and tested the templates. I have added some minor changes to the file as needed.
Thank you
Summary
Add Issue and PR templates.
Type of change
Related issue(s)
Closes #80
What changed
Testing
Describe how this was tested.
Test details:
Screenshots / recordings
If applicable, add screenshots or short recordings.
Checklist