Add dev guide to docs(#12291)

copy CONTRIBUTING.md to docs
This commit is contained in:
Bagatur
2023-10-25 12:28:43 -07:00
committed by GitHub
parent aa212c3d0e
commit ab3c124ffb
4 changed files with 8 additions and 2 deletions

View File

@@ -49,4 +49,5 @@ python3.11 -m pip install -r vercel_requirements.txt
python3.11 scripts/model_feat_table.py
nbdoc_build --srcdir docs
cp ../cookbook/README.md src/pages/cookbook.mdx
cp ../.github/CONTRIBUTING.md docs/contributing.md
python3.11 scripts/generate_api_reference_links.py