Updated How to Contribute Code (markdown)
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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue