[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#3249
This commit is contained in:
Antoine Vandevenne (anv)
2022-12-28 17:11:55 +00:00
parent 0e556f5bc2
commit beb0317832
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: