-
Notifications
You must be signed in to change notification settings - Fork 5k
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
feat(templates): new templates for issues and PRs #20651
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Thanks a lot for the review @DDDDDanica 🙏 |
Builds ready [725877d]
Page Load Metrics (1514 ± 23 ms)
Bundle size diffs
|
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #20651 +/- ##
========================================
Coverage 68.17% 68.17%
========================================
Files 998 998
Lines 39966 39966
Branches 10686 10686
========================================
Hits 27243 27243
Misses 12723 12723 ☔ View full report in Codecov by Sentry. |
Builds ready [9bf595d]
Page Load Metrics (1570 ± 51 ms)
Bundle size diffs
|
Builds ready [984f39b]
Page Load Metrics (1590 ± 40 ms)
Bundle size diffs
|
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.
Looking good! Some suggestions based on the specifics of the extension and removing references to React Native which is only used in mobile. We could also utilize the contributor docs that the Shared Libraries team is working on. I've suggested a couple places to link out to but there may be some more oppurtunities https://github.com/MetaMask/contributor-docs cc @mcmire @desi @Gudahtt
We've discussed with stakeholders from Extension and Mobile teams how we could align templates for issues and PRs on the different repos, starting with metamask-extension and metamask-mobile repos. This is the proposal we landed on after our first workshops.
This change was suggested by Nicolas Massart.
This change was suggested by Nicolas Massart.
…ifferent in extension
Comment from George Marshall: Because we use kebab-case for file names but retain PascalCase for component and enum names it may make sense to reword this sentence
984f39b
to
4cf13dd
Compare
Builds ready [4cf13dd]
Page Load Metrics (1397 ± 30 ms)
Bundle size diffs
|
Description
We've discussed with stakeholders from Extension and Mobile teams how we could align templates for issues and PRs on the different repos, starting with metamask-extension and metamask-mobile repos. This is the proposal we landed on after our first workshops.
Screenshots/Recordings
Templates can be visualised on this test repo:
Issue
NA
References