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
Copy file name to clipboardExpand all lines: docs/maintenance/Releases.mdx
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,11 @@ In parallel to the general PR flow of the major version:
50
50
51
51
In parallel to the shared config changes work, make sure to test out the beta version on popular community projects willing to try it out.
52
52
53
-
1. Create a pinned issue offering to try out the new version's beta for consumers [example: [Try out v8 beta on various influential community repos](https://github.com/typescript-eslint/typescript-eslint/issues/9141)]
54
-
- Ask each community project if they'd be interested in trying out the new version, such as in their Discord or on their issue tracker.
53
+
1. Create a pinned issue offering to try out the new version's beta for end users (example: [Try out v8 beta on various influential community repos](https://github.com/typescript-eslint/typescript-eslint/issues/9141))
54
+
- Ask each community repo if they'd be interested in trying out the new version, such as in their Discord or on their issue tracker.
55
55
- Each community project that's indicated willingness to receive a PR should have one.
56
+
1. Create a pinned issue offering to try the new version's beta for downstream plugins (example: [Try out v8 beta on various influential plugins](https://github.com/typescript-eslint/typescript-eslint/issues/9501))
57
+
- These PRs can be sent without asking, as a friendly courtesy.
56
58
1. Once the proposed _Shared Config Changes_ are merged into the `v${major}` branch, send a draft PR to each project with the new beta version.
0 commit comments