Skip to content

Commit c4bbaa7

Browse files
authored
Update release.md
1 parent af1a2b2 commit c4bbaa7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,11 @@ Be mindful of others' schedules; even minor releases make work downstream (for S
9696

9797
### When everything is on maven central
9898
- [ ] Prepare PR to https://github.com/scala/scala-lang/ (using scala/make-release-notes which requires a staged release and a pushed tag)
99-
- `documentation/api.md`
10099
- `download/index.md`
101100
- `_config.yml` (update devscalaversion or scalaversion)
102101
- `index.md` (update `currentScalaVersion`)
103102
- [ ] Prepare PR to https://github.com/scala/docs.scala-lang/
104-
- `api/all.md`, `_config.yml`
103+
- `api/all.md`, `_config.yml`, `_overviews/jdk-compatibility/overview.md`
105104
- [ ] make sure the draft release notes are on GitHub tag: https://github.com/scala/scala/releases/tag/v$SCALA_VER
106105
- [ ] Pre-announce the release on https://contributors.scala-lang.org/c/announcements
107106
- [ ] On 2.13.0 only: (manually) update the `current` symlink for the API docs

0 commit comments

Comments
 (0)