Compare commits

...

1 Commits

Author SHA1 Message Date
Aurelien van Delft (avd)
1b9f162ea4 [IMP] contributing/git: add [PERF] to the valid commit tags
The [PERF] commit tag passes the runbot minimal check and has been
used in lots of patches. E.g.
 - odoo/odoo@f02bcfadcb
 - odoo/odoo@b30b059898
 - odoo/odoo@780a2bb601

However this tag was not listed in the documentation yet. This led
to confusion for reviewers not accustomed with it. This commit
fixes that.
2024-10-25 14:59:26 +02:00

View File

@@ -65,6 +65,7 @@ Tags are used to prefix your commit. They should be one of the following
main commit for feature involving several separated commits;
- **[CLA]** for signing the Odoo Individual Contributor License;
- **[I18N]** for changes in translation files;
- **[PERF]** for performance patches;
After tag comes the modified module name. Use the technical name as functional
name may change with time. If several modules are modified, list them or use