aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-12-01 15:35:26 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-12-01 15:35:26 +0100
commite7eee5e0613dd7365020186d667bc269d7deb8e6 (patch)
tree4aac5755e88506919c90043a02c6e74027b5bbb1
parentced0d477c273a26584a8902de18a1d7ba892a597 (diff)
downloadmitjafelicijan.com-e7eee5e0613dd7365020186d667bc269d7deb8e6.tar.gz
content update
-rw-r--r--rules-for-developers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules-for-developers.md b/rules-for-developers.md
index eed3539..04ae2ce 100644
--- a/rules-for-developers.md
+++ b/rules-for-developers.md
@@ -11,3 +11,4 @@ Rules I accumulated and abided by over the years.
113. Always be transparent and truthful. 113. Always be transparent and truthful.
124. Focus on little incremental steps. 124. Focus on little incremental steps.
135. Document everything and follow standards. 135. Document everything and follow standards.
146. Assumption is the mother of all fuck ups.