mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-07-30 01:36:40 +00:00
Updated How to Contribute Code (markdown)
parent
a8dbf295d8
commit
3434672397
@ -1,9 +1,8 @@
|
||||
## General
|
||||
|
||||
For general improvements/bug fixes just make a pull request. Try to make a single pull request for each change to make reviewing easier.
|
||||
|
||||
## Broad Tips
|
||||
For general improvements/bug fixes just make a pull request.
|
||||
|
||||
- Try to make a single pull request for each change to make reviewing easier, as opposed to large/bulky PRs.
|
||||
- avoid adding "sensitive" code, eg `eval(...)`, unless absolutely unavoidable
|
||||
|
||||
## Special Cases
|
||||
|
Loading…
x
Reference in New Issue
Block a user