8000 fix release steps · scala/scala-dev@88200e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 88200e9

Browse files
committed
fix release steps
1 parent 198c163 commit 88200e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ If there are delays downstream, at some point it may make sense to go ahead and
213213
- [ ] Scala 3: open PR updating version:
214214
- two places to update:
215215
- `project/Build.scala`
216-
- `community-build/community-projects/stdLib213` (after updating https://github.com/dotty-staging/scala to include recent commits)
217-
- https://github.com/lampepfl/dotty/pulls
216+
- `community-build/community-projects/stdLib213` (after updating https://github.com/dotty-staging/scala to the release tag)
217+
- https://github.com/scala/scala3/pulls
218218
- [ ] Scastie: open PR adding new version (modeled on https://github.com/scalacenter/scastie/pull/538)
219219
- 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
220220
- ~If it's a major release:~

0 commit comments

Comments
 (0)
0