Skip to content

Commit 4ed4220

Browse files
authored
Update release.md
1 parent e0ee6e1 commit 4ed4220

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ Key links:
117117
- [ ] Create PR to add/update spec links on scala-lang.org (example: https://github.com/scala/scala-lang/pull/1050)
118118
- [ ] Create PR to update `scala-version` on docs.scala-lang.org (example: https://github.com/scala/docs.scala-lang/pull/1294)
119119
- [ ] 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
121123
- [ ] Create PR to update https://github.com/lightbend/reactive-platform-docs/blob/master/src/main/paradox/supported-modules/index.md
122124
- [ ] Update [WhiteSource](https://github.com/lightbend/scala-team/wiki/Whitesource)

0 commit comments

Comments
 (0)