Updated How to Contribute Code (markdown)

Alex "mcmonkey" Goodwin 2024-07-19 11:27:36 -07:00
parent 7525ec664d
commit a2f2e4e7ac

@ -11,6 +11,11 @@ For general improvements/bug fixes just make a pull request.
## Special Cases
### Frontend Changes
- No new frontend features should be pushed to the ComfyUI/web folder. Instead they should be submitted to https://github.com/Comfy-Org/ComfyUI_frontend
- Bugfixes are still welcome in the main repo
### Adding support for new model architectures
Checklist of requirements for a PR that adds support for a new model architecture: