mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-07-27 08:16:44 +00:00
Updated How to Contribute Code (markdown)
parent
3434672397
commit
d27465ac35
@ -2,7 +2,9 @@
|
||||
|
||||
For general improvements/bug fixes just make a pull request.
|
||||
|
||||
- Before doing anything, make sure your change is wanted. Make sure there's an open Feature Request or Bug Report on the [issues page](https://github.com/comfyanonymous/ComfyUI/issues).
|
||||
- Try to make a single pull request for each change to make reviewing easier, as opposed to large/bulky PRs.
|
||||
- Especially first time contributors should focus on very simple and small tasks, and take on tougher ones after you've had a PR or two successfully pulled.
|
||||
- avoid adding "sensitive" code, eg `eval(...)`, unless absolutely unavoidable
|
||||
|
||||
## Special Cases
|
||||
|
Loading…
x
Reference in New Issue
Block a user