Skip to content

Commit 82c5f02

Browse files
Add contributing guidelines to README.md (#3637)
Co-authored-by: Benjamin Lu <[email protected]>
1 parent 04f447c commit 82c5f02

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,20 @@ The development of successive minor versions overlaps. For example, while versio
6767
| 3 | Mar 15-21 | Released | Feature Freeze | Development | 1.1.7 through 1.1.13 (daily)<br>1.2.0 through 1.2.6 (daily) |
6868
| 4 | Mar 22-28 | - | Released | Feature Freeze | 1.2.7 through 1.2.13 (daily)<br>1.3.0 through 1.3.6 (daily) |
6969

70+
## Contributing
71+
72+
We're building this frontend together and would love your help — no matter how you'd like to pitch in! You don't need to write code to make a difference.
73+
74+
Here are some ways to get involved:
75+
76+
- **Pull Requests:** Add features, fix bugs, or improve code health. Browse [issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues) for inspiration.
77+
- **Vote on Features:** Give a 👍 to the feature requests you care about to help us prioritize.
78+
- **Verify Bugs:** Try reproducing reported issues and share your results (even if the bug doesn't occur!).
79+
- **Community Support:** Hop into our [Discord](https://www.comfy.org/discord) to answer questions or get help.
80+
- **Share & Advocate:** Tell your friends, tweet about us, or share tips to support the project.
81+
82+
Have another idea? Drop into Discord or open an issue, and let's chat!
83+
7084
## Development
7185

7286
### Tech Stack

0 commit comments

Comments
 (0)