documentation/content/contributing
xmo-odoo b9d8a9cdf0 [FIX] contributing: remove smart quotes
There have been several new odooers who've hit legal/cla mismatches, and after
investigation their email address would be smart quoted in git (e.g.
`<“uid@example.org”>`).

That the documentation itself uses smart quotes is highly suspicious, it would
make sense that new developers just pasted the provided command, updated it to
match, and didn't even notice the quotes were wrong: `git` is perfectly happy
with it, only on reading it back can you realise it's wrong and the guide
doesn't say anything about *that*.

So fix the quotes in the doc, and hopefully that'll resolve the issue.

closes odoo/documentation#10444

X-original-commit: 811b442fcc
Signed-off-by: Xavier Morel (xmo) <xmo@odoo.com>
2024-07-31 03:58:18 +00:00
..
development [IMP] orm: name_get into display_name 2023-06-28 17:41:15 +02:00
documentation [IMP] extensions: icon_role odoo ui 2024-05-08 19:34:05 +00:00
check_mergeability_status.rst [ADD] contributing/development: add a guide to contribute to the codebase 2023-01-03 20:14:55 +01:00
configure_git_authorship.rst [FIX] contributing: remove smart quotes 2024-07-31 03:58:18 +00:00
configure_github_account.rst [ADD] contributing/development: add a guide to contribute to the codebase 2023-01-03 20:14:55 +01:00
create_github_account.rst [ADD] contributing/development: add a guide to contribute to the codebase 2023-01-03 20:14:55 +01:00
development.rst [MOV] documentation structure reorganization 2024-03-12 07:08:34 +00:00
documentation.rst [MOV] documentation structure reorganization 2024-03-12 07:08:34 +00:00
handle_reviews.rst [ADD] contributing/development: add a guide to contribute to the codebase 2023-01-03 20:14:55 +01:00
install_git.rst [ADD] contributing/development: add a guide to contribute to the codebase 2023-01-03 20:14:55 +01:00