Skip to content
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

Merged
merged 15 commits into from
Sep 18, 2023

Conversation

gauthierpetetin
Copy link
Contributor

@gauthierpetetin gauthierpetetin commented Aug 29, 2023

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

@github-actions
Copy link
Contributor

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.

.github/coding_guidelines/LABELING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/coding_guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
@gauthierpetetin
Copy link
Contributor Author

Thanks a lot for the review @DDDDDanica 🙏

@metamaskbot
Copy link
Collaborator

Builds ready [725877d]
Page Load Metrics (1514 ± 23 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint105151126136
domContentLoaded1404160015144823
load1405160015144823
domInteractive1404160015144823
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bfaaf40) 68.17% compared to head (4cf13dd) 68.17%.
Report is 10 commits behind head on develop.

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.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Collaborator

Builds ready [9bf595d]
Page Load Metrics (1570 ± 51 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint110150127136
domContentLoaded14421768157010751
load14421768157010751
domInteractive14421768157010751
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [984f39b]
Page Load Metrics (1590 ± 40 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint114180137189
domContentLoaded1469179415908440
load1469179415908440
domInteractive1469179415908440
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Copy link
Contributor

@georgewrmarshall georgewrmarshall left a 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

.github/guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/LABELING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Outdated Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Show resolved Hide resolved
.github/guidelines/CODING_GUIDELINES.md Show resolved Hide resolved
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.
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
@gauthierpetetin gauthierpetetin force-pushed the feat/pr-and-issues-templates branch from 984f39b to 4cf13dd Compare September 18, 2023 06:38
@metamaskbot
Copy link
Collaborator

Builds ready [4cf13dd]
Page Load Metrics (1397 ± 30 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint10413511695
domContentLoaded1294149113976230
load1294149113976230
domInteractive1294149113976230
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@gauthierpetetin gauthierpetetin merged commit 73466bc into develop Sep 18, 2023
9 checks passed
@gauthierpetetin gauthierpetetin deleted the feat/pr-and-issues-templates branch September 18, 2023 21:04
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2023
@metamaskbot metamaskbot added the release-11.3.0 Issue or pull request that will be included in release 11.3.0 label Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-11.3.0 Issue or pull request that will be included in release 11.3.0 team-extension-platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants