Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 736 Bytes

File metadata and controls

21 lines (13 loc) · 736 Bytes

Contributing

Contributions are welcome. I just have several guidelines for PRs:

  • Respect the .editorconfig file (there's probably an editor plugin that can do this for you)

  • (as best you are able) keep the docs up to date. If you change a cli api or add a new one, try to make sure the docs reflect this.

  • Use good commit messages.

  • Explain why the PR is necessary.

    A link to an issue is sufficient; if the PR does not relate to an issue, please explain why it is open. When in doubt, open an issue first to discuss.

Please submit all PRs to the zgulde/cods repo on the master branch.