ci: update documentation template to include URL (#22032)

update documentation template to include URL
This commit is contained in:
Eugene Yurtsev 2024-05-22 12:01:28 -04:00 committed by GitHub
parent 4f2e3bd7fd
commit 4633b4cf2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,13 @@ body:
[LangChain Github Discussions](https://github.com/langchain-ai/langchain/discussions), [LangChain Github Discussions](https://github.com/langchain-ai/langchain/discussions),
[LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue), [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue),
[LangChain ChatBot](https://chat.langchain.com/) [LangChain ChatBot](https://chat.langchain.com/)
- type: input
id: url
attributes:
label: URL
description: URL to documentation
validations:
required: false
- type: checkboxes - type: checkboxes
id: checks id: checks
attributes: attributes:
@ -48,4 +55,4 @@ body:
label: "Idea or request for content:" label: "Idea or request for content:"
description: > description: >
Please describe as clearly as possible what topics you think are missing Please describe as clearly as possible what topics you think are missing
from the current documentation. from the current documentation.