Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 374 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 374 Bytes

Contributing

Development

Assuming you have ts-sdk-gen in the same folder as sumup-ts:

npx ../ts-sdk-gen/ ./openapi.json ./src/

Conventional Commits

sumup-ts heavily relies on Conventional Commits which are used to generate changelog. All PR titles must follow the conventional commits standard.