Spaces:
Running on Zero
Running on Zero
File size: 597 Bytes
434c049 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | # Contributing to AI Creative Studio
Thank you for your interest in contributing!
## Code of Conduct
Be respectful and constructive. We value diverse perspectives.
## How to Contribute
1. **Fork** this repo.
2. **Create a feature branch**: `git checkout -b feature/my-new-feature`
3. **Commit** with a clear message: `git commit -m "feat: add X"`
4. **Push** and **open a PR**.
## Pull Request Guidelines
- Write a clear description of the change.
- Reference any related issues.
- Include tests if applicable.
- Update the `CHANGELOG.md`.
## Questions?
Open an issue or DM me on Twitter. |