Commit c407fe67 authored by Fabio Pelosin's avatar Fabio Pelosin

Update CONTRIBUTING.md

parent 14041109
...@@ -63,3 +63,7 @@ Code/comments should adhere to the following rules: ...@@ -63,3 +63,7 @@ Code/comments should adhere to the following rules:
the reader doesn't have to make guesses. Make sure that the purpose and inner the reader doesn't have to make guesses. Make sure that the purpose and inner
logic are either obvious to a reasonably skilled professional, or add a logic are either obvious to a reasonably skilled professional, or add a
comment that explains it. comment that explains it.
* The message of the commit should be prefixed by the name of the file which is
the main focus of the patch enclosed by square brackets (.e.g. `[Installer]
install pods`).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment