Skip to content

Commit a2a91aa

Browse files
committed
docs(release): move reference links outside details block
Moving reference links outside of the <details> block ensures they are parsed correctly by GitHub's Markdown parser throughout the document.
1 parent 0e2a92a commit a2a91aa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/release_tracking_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Maintainers can trigger automation by:
5050
- `/process-backports` at the beginning of a line to trigger the Process
5151
Backports workflow.
5252

53+
</details>
54+
5355
[process_backports]: https://github.com/bazel-contrib/rules_python/actions/workflows/release_process_backports.yaml
5456
[create_rc]: https://github.com/bazel-contrib/rules_python/actions/workflows/release_create_rc.yaml
5557
[promote_rc]: https://github.com/bazel-contrib/rules_python/actions/workflows/release_promote_rc.yaml
56-
</details>

0 commit comments

Comments
 (0)