docs: remove unused contributor steps (#14938)

pull/14940/head
Erick Friis 10 months ago committed by GitHub
parent 758bcd4671
commit c21379438c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -135,11 +135,8 @@ Documentation is generated from Jupyter notebooks in the `docs/` directory. You
Contributor steps:
- [ ] Add the new package to the API reference dropdown in `docs/api_reference/themes/scikit-learn-modern/nav.html`
- [ ] Add package (e.g. `langchain-parrot-link`) to API docs build in `docs/api_reference/requirements.txt`
- [ ] Add secret names to manual integrations workflow in `.github/workflows/_integration_test.yml`
- [ ] Add secrets to release workflow (for pre-release testing) in `.github/workflows/_release.yml`
- [ ] Add library choice to top of `.github/workflows/_release.yml`
Maintainer steps (Contributors should **not** do these):

Loading…
Cancel
Save