If you want to contribute, please fork this repository on GitHub, install Git to your computer and clone your new forked repository.
Changes and additions to the OTTO Retail-API documentation require a pull request against main
.
This ensures that the intended changes:
- can be properly reviewed with context.
- do not negatively affect or block the build process.
- integrate into the overall picture.
In any case, choose a descriptive PR title that explains the context and main purpose of the PR. Use the present tense and start the title description with a verb.
- Use GitHub-flavored markdown
- Use syntax-highlighted examples liberally
- Write one sentence per line