Browse Source

CONTRIBUTING.md: note that references to names do not belong to commit messages

Daniel-Constantin Mierla 6 years ago
parent
commit
5f738f19c9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/CONTRIBUTING.md

+ 3 - 0
.github/CONTRIBUTING.md

@@ -137,6 +137,9 @@ dialplan: basic safety for concurrent rpc reload
 ```
 ```
 ...: fix for http://private-tracker.lab/1234
 ...: fix for http://private-tracker.lab/1234
 ```
 ```
+  * do not mention any developer name or yourself when fixing an issue introduced
+  by an old commit done by that developer or you. That commit can be referenced
+  by hash id.
 
 
 #### Commit Message Examples ####
 #### Commit Message Examples ####