cozy / cozy-doctypes

The doctypes used in cozy-stack
https://docs.cozy.io/en/cozy-doctypes/docs/
GNU Affero General Public License v3.0
2 stars 29 forks source link

fix: rename dash to underscore #260

Closed bastiendmt closed 2 months ago

bastiendmt commented 2 months ago

Thanks for contributing to this documentation. If you added a doctype, please be sure that it is present

bastiendmt commented 2 months ago

Thank you! If you could just rebase your PR to only keep the last commit (fix: rename dash to underscore), that would be great 🙏

@paultranvan Should be good now. Just curious, why do you prefer rebasing over squashing ? It has the same result right ?

paultranvan commented 2 months ago

@paultranvan Should be good now. Just curious, why do you prefer rebasing over squashing ? It has the same result right ?

Perfect thank you! We prefer to keep the git history as clean and useful as possible. Merge commits are not really helpful