mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-06 13:18:12 +00:00
update CONTRIBUTING.md (#11872)
Adding description of the `View deployment` button on the PR page. This nice feature was not documented. --------- Co-authored-by: Erick Friis <erickfriis@gmail.com>
This commit is contained in:
parent
18a4fdded6
commit
ea0982eede
7
.github/CONTRIBUTING.md
vendored
7
.github/CONTRIBUTING.md
vendored
@ -289,6 +289,13 @@ make docs_linkcheck
|
|||||||
make api_docs_linkcheck
|
make api_docs_linkcheck
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Verify Documentation changes
|
||||||
|
|
||||||
|
After pushing documentation changes to the repository, you can preview and verify that the changes are
|
||||||
|
what you wanted by clicking the `View deployment` or `Visit Preview` buttons on the pull request `Conversation` page.
|
||||||
|
This will take you to a preview of the documentation changes.
|
||||||
|
This preview is created by [Vercel](https://vercel.com/docs/getting-started-with-vercel).
|
||||||
|
|
||||||
## 🏭 Release Process
|
## 🏭 Release Process
|
||||||
|
|
||||||
As of now, LangChain has an ad hoc release process: releases are cut with high frequency by
|
As of now, LangChain has an ad hoc release process: releases are cut with high frequency by
|
||||||
|
Loading…
Reference in New Issue
Block a user