Skip to content

Commit 1602898

Browse files
committed
release steps tweak
1 parent a08c67b commit 1602898

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: .github/ISSUE_TEMPLATE/release.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,10 @@ If there are delays downstream, at some point it may make sense to go ahead and
178178

179179
### Afterwards
180180

181-
- [ ] Scala 3: open PR updating version in `project/Build.scala`
181+
- [ ] Scala 3: open PR updating version:
182+
- two places to update:
183+
- `project/Build.scala`
184+
- `community-build/community-projects/stdLib213` (after updating https://github.com/dotty-staging/scala to include recent commits)
182185
- https://github.com/lampepfl/dotty/pulls
183186
- [ ] Scastie: open PR adding new version (modeled on https://github.com/scalacenter/scastie/pull/538)
184187
- note that the PR won't be mergeable until kind-projector has published; and if kind-projector's version number has changed, `ScalaTarget.scala` will need updating

0 commit comments

Comments
 (0)