mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-26 22:05:29 +00:00
ci: update documentation template to include URL (#22032)
update documentation template to include URL
This commit is contained in:
7
.github/ISSUE_TEMPLATE/documentation.yml
vendored
7
.github/ISSUE_TEMPLATE/documentation.yml
vendored
@@ -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:
|
||||||
|
Reference in New Issue
Block a user