Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.24 KB

CONTRIBUTING.md

File metadata and controls

23 lines (18 loc) · 1.24 KB

Getting Involved

New contributors are always welcome, when it doubt please ask questions. We strive to be an open and welcoming community. Please be nice to one another.

Coding

  • Pick a task:
  • Fork the project, add your changes and tests to cover them in a topic branch.
  • Commit your changes and rebase against excon/excon to ensure everything is up to date.
  • Submit a pull request.

Non-Coding