solorice/vscodium/extensions/proxzima.sweetdracula-1.0.8/.github/CONTRIBUTING.md
2022-04-28 21:17:01 +03:00

260 B

How to contribute

  1. Fork and clone this repo. git clone https://github.com/<YOUR-USERNAME>/sweet-dracula
  2. Create a branch for your changes. git checkout -b my-new-feature
  3. Hack away.
  4. Commit and push your changes.
  5. Submit a PR for discussion.