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: .github/ISSUE_TEMPLATE/release.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,8 @@ Key links:
117
117
-[ ] Create PR to add/update spec links on scala-lang.org (example: https://github.com/scala/scala-lang/pull/1050)
118
118
-[ ] Create PR to update `scala-version` on docs.scala-lang.org (example: https://github.com/scala/docs.scala-lang/pull/1294)
119
119
-[ ] Create PR to update `versions.properties` (new file generated by the bootstrap job) and the `baseVersion` in `build.sbt` and the MiMa base version and exclusion filters and (if it's a major bump) `spec/_config.yml`
120
-
-[ ] If it's a major bump, PR an update to `latestSpecVersion` in `spec/_config.yml` on the old branch, so that spec is marked as no longer current
120
+
- If it's a major bump:
121
+
-[ ] PR an update to `latestSpecVersion` in `spec/_config.yml` on the old branch, so that spec is marked as no longer current
122
+
-[ ] Ditto for the spec link in `_data/footer.yml` on docs.scala-lang.org
121
123
-[ ] Create PR to update https://github.com/lightbend/reactive-platform-docs/blob/master/src/main/paradox/supported-modules/index.md
0 commit comments