mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-19 19:11:33 +00:00
infra: pr template nit (#17438)
This commit is contained in:
parent
37629516cd
commit
bd0ad6637a
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -4,7 +4,7 @@ Checklist:
|
|||||||
|
|
||||||
- [ ] PR title: Please title your PR "package: description", where "package" is whichever of langchain, community, core, experimental, etc. is being modified. Use "docs: ..." for purely docs changes, "templates: ..." for template changes, "infra: ..." for CI changes.
|
- [ ] PR title: Please title your PR "package: description", where "package" is whichever of langchain, community, core, experimental, etc. is being modified. Use "docs: ..." for purely docs changes, "templates: ..." for template changes, "infra: ..." for CI changes.
|
||||||
- Example: "community: add foobar LLM"
|
- Example: "community: add foobar LLM"
|
||||||
- [ ] PR message: Delete this entire template and replace it with the following bulleted list
|
- [ ] PR message: **Delete this entire template message** and replace it with the following bulleted list
|
||||||
- **Description:** a description of the change
|
- **Description:** a description of the change
|
||||||
- **Issue:** the issue # it fixes, if applicable
|
- **Issue:** the issue # it fixes, if applicable
|
||||||
- **Dependencies:** any dependencies required for this change
|
- **Dependencies:** any dependencies required for this change
|
||||||
|
Loading…
Reference in New Issue
Block a user