Contributing
How to contribute to Latent Box
Thanks for your interest in contributing to Latent Box.
Please take a moment to review this document before submitting your first pull request. We also strongly recommend that you check for open issues and pull requests to see if someone else is working on something similar.
If you need any help, feel free to reach out to @cpunisher.
Fork this repo
You can fork this repo by clicking the fork button in the top right corner of this page.
Clone on your local machine
git clone https://github.com/your-username/latentbox.git
Navigate to project directory
cd latentbox
Create a new Branch
git checkout -b my-new-branch
Install dependencies
yarn
Modify and create a pull request
Then add some codes/articles/collections and create a pull request.
If it is accepted, we will merge it into the main branch and add you to contributors.
© 2024 Latent Cat. All rights reserved.