Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.35 KB

CONTRIBUTING.md

File metadata and controls

40 lines (22 loc) · 1.35 KB

Contributors guide

Hi there! We welcome all kinds of contributions; please feel free to start conversations, contribute and/or ask questions.

Each project is released to the public under the project's open-source license and with our Code of Conduct. By participating in any project, you agree to abide by the terms of the license and code of conduct.


Getting started

  1. Fork the repository (learn how to do this).

  2. Clone the forked repository like so:

git clone https://github.com/<your username>/<repository name>.git && cd repository name
  1. Install the dependencies and configure all environments as described in the project's README.

  2. Create a new branch like so:

git checkout -b <new-branch-name>
  1. Make your change, add tests, and ensure the tests still pass.

  2. Push to your fork and create a pull request (learn how to do this).

  3. Well done! Someone will attend to your pull request now, provide some feedback, or merge it.

Need help?

  1. Join Commerce Layer's Slack community.

  2. Create an issue in the repository you are contributing to.

  3. Ping us on Twitter.