chore: add language policy (#2987)

This commit is contained in:
Mason Daugherty
2026-03-07 22:22:33 -05:00
committed by GitHub
parent 9be1215480
commit 2dfd0c278e
6 changed files with 26 additions and 1 deletions
+5
View File
@@ -4,6 +4,11 @@ title: "[langchain]: <Please write a comprehensive title>"
labels: [langchain]
body:
- type: markdown
attributes:
value: >
All contributions must be in English. See the
[language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy).
- type: dropdown
attributes:
label: "Type of issue"
+5
View File
@@ -4,6 +4,11 @@ title: "[langgraph]: <Please write a comprehensive title>"
labels: [langgraph]
body:
- type: markdown
attributes:
value: >
All contributions must be in English. See the
[language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy).
- type: dropdown
attributes:
label: "Type of issue"
+5
View File
@@ -4,6 +4,11 @@ title: "[langsmith]: <Please write a comprehensive title>"
labels: [langsmith]
body:
- type: markdown
attributes:
value: >
All contributions must be in English. See the
[language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy).
- type: dropdown
attributes:
label: "Type of issue"
@@ -4,6 +4,11 @@ title: "[reference]: <Please write a comprehensive title>"
labels: [reference]
body:
- type: markdown
attributes:
value: >
All contributions must be in English. See the
[language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy).
- type: dropdown
attributes:
label: "Type of issue"
+5
View File
@@ -4,6 +4,11 @@ title: "[deepagents]: <Please write a comprehensive title>"
labels: [deepagents]
body:
- type: markdown
attributes:
value: >
All contributions must be in English. See the
[language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy).
- type: dropdown
attributes:
label: "Type of issue"
+1 -1
View File
@@ -28,7 +28,7 @@ Examples:
## Checklist
<!-- Put an 'x' in all boxes that apply -->
- [ ] I have read the [contributing guidelines](README.md)
- [ ] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy)
- [ ] I have tested my changes locally using `docs dev`
- [ ] All code examples have been tested and work correctly
- [ ] I have used **root relative** paths for internal links