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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -70,11 +70,11 @@ How long we wait depends on what kind of release it is. For a major release, it
70
70
Be mindful of others' schedules; even minor releases make work downstream (for Scala.js and Scala Native, for the Scala 3 team, for compiler plugin authors, and so on). It's better not to release on Friday or before a holiday.
71
71
72
72
-[ ] Make sure there are no stray [staging repos](https://oss.sonatype.org/#stagingRepositories) on sonatype
73
-
-[ ] Trigger a custom build on [travis](https://travis-ci.org/scala/scala)
73
+
-[ ] Trigger a custom build on [travis](https://travis-ci.com/scala/scala)
0 commit comments