Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 772 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 772 Bytes

Contributing

Please read the Code of Conduct first.

I don't really expect any one else to be contributing, but help is always welcome. Pretty much just don't be mean and we're good to go.

Tech Stuff

When making a PR, make sure the following are true:

  • There is an issue attached and assigned to you (https://github.com/leeandher/leander.xyz/issues)
  • There are the appropriate tags on the issue
  • Your commits are made using the Gitmoji system (preferably) (https://gitmoji.carloscuesta.me/)
  • If you've installed any other dependencies, make sure they are necessary and their versions are pinned
  • You has been made to merge with the dev branch, and is up-to-date.