[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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user