[ADD] contributing/development: add a guide to contribute to the codebase

In addition, this commit extracts the git guidelines from the coding
guidelines. This helps link the git guidelines and unclutter the coding
guidelines, which should focus on only the programming languages.

task-2897123

Part-of: odoo/documentation#3260
This commit is contained in:
Antoine Vandevenne (anv)
2022-12-28 17:11:55 +00:00
parent 4b258e1401
commit 8d94f66d81
10 changed files with 331 additions and 150 deletions
@@ -89,8 +89,8 @@ Commit your code:
**Everyone reads your commit messages!**
The commit message is very important, follow the :ref:`Git guidelines
<contributing/development/git_guidelines>`.
The commit message is very important, follow the :doc:`Git guidelines
</contributing/development/git_guidelines>`.
Push your new branch to your development repository: