Skip to content

Commit 15103b0

Browse files
authored
chore: add closing keyword to PR template (#32065)
1 parent 686a6b7 commit 15103b0

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
@@ -14,7 +14,7 @@ Thank you for contributing to LangChain! Follow these steps to mark your pull re
1414

1515
- [ ] **PR message**: ***Delete this entire checklist*** and replace with
1616
- **Description:** a description of the change. Include a [closing keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) if applicable to a relevant issue.
17-
- **Issue:** the issue # it fixes, if applicable
17+
- **Issue:** the issue # it fixes, if applicable (e.g. Fixes #123)
1818
- **Dependencies:** any dependencies required for this change
1919
- **Twitter handle:** if your PR gets announced, and you'd like a mention, we'll gladly shout you out!
2020

0 commit comments

Comments
 (0)