-
Notifications
You must be signed in to change notification settings - Fork 197
Contributing & PR Guidelines
Juan José Scarafía edited this page Sep 1, 2015
·
1 revision
We follow same guidelines than OCA Please read: https://github.com/OCA/maintainer-tools/blob/master/CONTRIBUTING.md#version-numbers
- Make sure you target the right branch
- Keep your changes minimal, and strictly related to your issue (make other PRs if needed)
- Match the style of the surrounding code, in terms of whitespace, wrapping, etc.
- There are restrictions on the kind of changes allowed in stable series
- Explain why you are doing a change, not what (should be understandable from the diff)
- TODO (not yet implemented) Do not use Pull Requests to update translations, this is done using an external system (See our GitHub Transition page for details)
- Minimal commits! Rebase and squash your changes whenever you modify your PR and before submitting
- No conflicts! Rebase off the target branch just before submitting
- Check on your PR that all tests are green
Odoo Argentina: Documentación, foro y mucho más en https://www.odooargentina.com
Contribuidores Principales: ADHOC SA