Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 281 Bytes

File metadata and controls

14 lines (10 loc) · 281 Bytes

Contributing

Thanks for your interest in improving sd-mecha. Before contributing, please read the following.

Propose Changes

Target the dev branch to submit PRs:

git clone -b dev https://github.com/ljleb/sd-mecha.git
cd sd-mecha
git checkout -b my-branch