Closed loiclaudet closed 1 year ago
🙋 Oops! This branch name does not follow the naming convention.
Please, see the following branch naming convention:
Branch naming convention | Purpose |
---|---|
feat/** |
A new feature |
fix/** |
A bug fix |
build/** |
Changes that affect the build system (npm, mavem, poetry) |
ci/** |
Changes to the CI configuration |
docs/** |
Documentation only changes |
style/** |
Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) |
refactor/** |
Code changes that neither fixe a bug nor adds a feature |
perf/** |
Code changes that improve performance |
test/** |
When adding tests or correcting existing tests |
chore/** |
Other changes that don't modify source |
🙅 Closing the PR because it does not respect naming conventions. Edit the branch name and submit a new PR.
🙋 Oops! This branch name does not follow the naming convention.
Please, see the following branch naming convention:
Branch naming convention | Purpose |
---|---|
feat/** |
A new feature |
fix/** |
A bug fix |
build/** |
Changes that affect the build system (npm, mavem, poetry) |
ci/** |
Changes to the CI configuration |
docs/** |
Documentation only changes |
style/** |
Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) |
refactor/** |
Code changes that neither fixe a bug nor adds a feature |
perf/** |
Code changes that improve performance |
test/** |
When adding tests or correcting existing tests |
chore/** |
Other changes that don't modify source |
🙅 Closing the PR because it does not respect naming conventions. Edit the branch name and submit a new PR.
Purpose
Add share data step 5 for payment.
TODO