You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete this checklist for every `@mdn/browser-compat-data` upgrade PR:
24
+
25
+
- [ ] Check out this branch locally.
26
+
- [ ] If any keys were removed in the release, delete them from `.yml` files.
27
+
- [ ] Run `npm install && npm run dist && npm test && git commit --all --message="Refresh dist"`.
28
+
- [ ] Review the diff. Watch out for Baseline regressions; if applicable, add a comment (see https://github.com/web-platform-dx/web-features/issues/1971).
29
+
- [ ] Start a PR to [publish the next web-features release](https://github.com/web-platform-dx/web-features/blob/main/docs/publishing.md#regular-releases).
30
+
- [ ] Merge this PR.
31
+
- [ ] [Trigger a drafts update workflow run](https://github.com/web-platform-dx/web-features/actions/workflows/update_draft_features_weekly.yml).
0 commit comments