mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
260 B
260 B
How to contribute
- Fork and clone this repo.
git clone https://github.com/<YOUR-USERNAME>/sweet-dracula - Create a branch for your changes.
git checkout -b my-new-feature - Hack away.
- Commit and push your changes.
- Submit a PR for discussion.