diff --git a/How-to-Contribute-Code.md b/How-to-Contribute-Code.md index f9a8501..493fcf0 100644 --- a/How-to-Contribute-Code.md +++ b/How-to-Contribute-Code.md @@ -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: