Skip to content

Commit b482618

Browse files
authored
docs: Fix link formatting in GitHub PR template (#10417)
1 parent a01cd87 commit b482618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
- [ ] I have Added testing in the [`tests/litellm/`](https://github.com/BerriAI/litellm/tree/main/tests/litellm) directory, **Adding at least 1 test is a hard requirement** - [see details](https://docs.litellm.ai/docs/extras/contributing_code)
1414
- [ ] I have added a screenshot of my new test passing locally
15-
- [ ] My PR passes all unit tests on (`make test-unit`)[https://docs.litellm.ai/docs/extras/contributing_code]
15+
- [ ] My PR passes all unit tests on [`make test-unit`](https://docs.litellm.ai/docs/extras/contributing_code)
1616
- [ ] My PR's scope is as isolated as possible, it only solves 1 specific problem
1717

1818

0 commit comments

Comments
 (0)