Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 47beadc

Browse files
bearomorphismLee-W
authored andcommittedJun 1, 2025·
docs(pull_request_template): add task to fix broken external links in the docs
1 parent 13e4aaa commit 47beadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Please fill in the following content to let us know better about this change.
2525
### Documentation Changes
2626

2727
- [ ] Run `poetry doc` locally to ensure the documentation pages renders correctly
28-
- [ ] Check if there are any broken links in the documentation
28+
- [ ] Check and fix any broken links (internal or external) in the documentation
2929

3030
> When running `poetry doc`, any broken internal documentation links will be reported in the console output like this:
3131
>

0 commit comments

Comments
 (0)
Please sign in to comment.