Skip to content

Commit fb035b5

Browse files
Update header style in release notes template (#1281)
Signed-off-by: Brentley Jones <[email protected]>
1 parent 321d2c3 commit fb035b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/generate-notes.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ TODO
1414
1515
This release is compatible with: TODO
1616
17-
### MODULE.bazel Snippet
17+
## MODULE.bazel Snippet
1818
1919
\`\`\`bzl
2020
bazel_dep(name = "rules_swift", version = "$new_version", repo_name = "build_bazel_rules_swift")
2121
\`\`\`
2222
23-
### Workspace Snippet
23+
## Workspace Snippet
2424
2525
\`\`\`bzl
2626
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

0 commit comments

Comments
 (0)