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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@ Key links:
116
116
### Afterwards
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
-
-[ ] 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 (on major version bump) `spec/_config.yml`
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
121
-[ ] Create PR to update https://github.com/lightbend/reactive-platform-docs/blob/master/src/main/paradox/supported-modules/index.md
0 commit comments