Introduction
A common repository contains packages that are used in multiple projects repeatedly.
🫶 Contributions
AI studio is an open-source project, and contributions are welcome. If you want to contribute, you can create new features, fix bugs, or improve the infrastructure.
It's still very early days for this so your mileage will vary here and lots of things will break. But almost any contribution will be beneficial at this point. Check the current Issues to see where you can jump in!
If you've got an improvement, just send in a pull request!
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
)
- Commit your changes (
git commit -am 'feat(module): add some feature'
)
- Push to the branch (
git push origin my-new-feature
)
- Create new Pull Request
If you've got feature ideas, simply open a new issues!
License
AI Studio is Apache 2.0 licensed.