File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,13 @@ Live by [the ten commandments of egoless programming](https://blog.codinghorror.
47
47
Make sure your comments don't fall under [ law of triviality] ( https://en.wikipedia.org/wiki/Law_of_triviality ) .
48
48
If the only thing you can suggest is change of variable name or something similarly small, maybe it's not important enough to change.
49
49
50
+
51
+ ### Arguments
52
+
53
+ When argument arises try to focus as much as possible on the technical aspects.
54
+ Try to make sure the argumentation style is not too harsh, and your argument is not a [ fallacy] ( https://en.wikipedia.org/wiki/List_of_fallacies ) .
55
+ Each argument has atleast two participants try to do your part in keeping it civil.
56
+
50
57
### Layout of great comment
51
58
A great comment has three parts.
52
59
You can’t perform that action at this time.
0 commit comments