-
Notifications
You must be signed in to change notification settings - Fork 1
docs(.github): added pull request template for ui components repo #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🚀 Preview deploymentBranch: 📝 Preview URL: https://auth0-universal-components-nfr0vcq9p-okta.vercel.app Updated at 2025-12-22T12:48:14.429Z |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #43 +/- ##
========================================
Coverage 83.13% 83.13%
========================================
Files 125 125
Lines 10262 10262
Branches 1262 1007 -255
========================================
Hits 8531 8531
Misses 1731 1731 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
grandmaester
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
NaveenChand755
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shall we include the below to make it easier for the reviewer and to show intent of the change
Type of change
Please check the relevant option:
- Feature (new functionality)
- Bug fix (fixes an issue)
- Refactor (no functional change)
- Chore (maintenance, tooling, docs)
as discussed we will have title of the PR to indicate the type of change the PR might have, going further lets standardize it with a help of a pipeline to check and block the PR |
Changes
Please describe both what is changing and why this is important. Include:
Added
.github/pull_request_template.mdto standardize description requirements for all Pull Requests submitted to the UI components repository.Testing
It does not have any test or coverage added because it is a .md file
Checklist