docs: update contributing

This commit is contained in:
Revant Nandgaonkar 2023-01-05 17:22:46 +05:30
parent 7044fad553
commit 1006ec5a26
2 changed files with 0 additions and 9 deletions

View file

@ -61,16 +61,10 @@ Run pytest:
pytest
```
> We also have `requirements-dev.txt` file that contains development requirements for backend image (you can find it in `images/worker/` directory).
# Documentation
Place relevant markdown files in the `docs` directory and index them in README.md located at the root of repo.
# Wiki
Add alternatives that can be used optionally along with frappe_docker. Add articles to list on home page as well.
# Frappe and ERPNext updates
Each Frappe/ERPNext release triggers new stable images builds as well as bump to helm chart.

View file

@ -1,3 +0,0 @@
frappe @ git+https://github.com/frappe/frappe.git
boto3-stubs[s3]
black==22.12.0