Spaces:
Running on Zero
Running on Zero
| # 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. |