Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 993 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 993 Bytes

Contributing to the OTTO Retail-API Documentation

Setup for contributing

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.

Documentation styleguide