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
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ about: Steps to work through in order to publish a new release
9
9
-[ ] Create and checkout a new release preparation branch, named
10
10
`release-<major>.<minor>`.
11
11
-[ ] If the minimal Bazel version has changed:
12
-
-[ ] update it in [the `start` script][start], in [`haskell/private/versions.bzl`][versions], and in [the `README`][readme]
12
+
-[ ] update it in [the `start` script][start], in [`haskell/private/versions.bzl`][versions], in [the `README`][readme] and in `presubmit.yml` files from the `.bcr` folder
13
13
-[ ] add a note about this change to the [`CHANGELOG`][changelog]
14
14
-[ ] Remove any feature that is still too experimental to go into a
15
15
release, by cherry-picking reverts (or by manually deleting the
0 commit comments