A place to cache linked articles (think custom and personal wayback machine)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.md 3.2KB

4 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. title: The Remote Manifesto
  2. url: https://about.gitlab.com/2015/04/08/the-remote-manifesto/
  3. hash_url: b51c1c6daa60f39f6d088712176d766f
  4. <p>We all have been greatly helped by Scrum and the <a href="http://agilemanifesto.org/">Agile manifesto</a>.
  5. It freed us from waterfall planning and excessive process.
  6. But working remotely and continuous delivery need something more.</p>
  7. <p>At GitLab we love to work remotely, but that means we need to communicate as
  8. effectively as possible.</p>
  9. <p>The following are GitLab&rsquo;s eight principles for modern teams working remotely:</p>
  10. <h2>1. Work from anywhere you want</h2>
  11. <p>Working remotely allows you to be there for the ones you love, and be more
  12. available for them. It allows you to see more places, without ever having
  13. to commute. On top of that, working remotely removes almost every distraction.</p>
  14. <h2>2. Communicate Asynchronously</h2>
  15. <p>Don&rsquo;t try to mimic an office. Communicate using issue mentions and chat tools.
  16. Reduce task switching and put an end to email overload. Choose the right channel
  17. of communication according to the necessity of the task you&rsquo;re working on. Can
  18. it wait a few minutes, a few hours, even a few days? Don&rsquo;t take someone from
  19. their work if you don&rsquo;t have to.</p>
  20. <p>If people <em>are</em> working from the same location, it is important that they do
  21. not skimp on writing things down.</p>
  22. <p>Everyone should use the same tools to communicate.</p>
  23. <h2>3. Recognize that the future is unknown</h2>
  24. <p>Ship stuff when it&rsquo;s done, not when the sprint (planning) is complete.</p>
  25. <h2>4. Have face-to-face meetings online</h2>
  26. <p>There is no need to cut back on face-to-face meetings. The technology is readily
  27. available and it&rsquo;s easier to use than ever. We&rsquo;re human, we like to converse.
  28. Some times it can be critical to talk, even if only for a minute, when all
  29. other communication is written.</p>
  30. <h3>5. Daily stand-up meetings are for bonding, blockers and the future</h3>
  31. <p>Don&rsquo;t talk about what you did yesterday,
  32. this is not a reporting moment where everyone tries to look busy.
  33. Rather, kickstart the day with some bonding,
  34. solve anything blocking and share future plans so people can plan and act
  35. and ultimately save time.</p>
  36. <h2>6. Estimate workload on a need-to-know basis</h2>
  37. <p>Don&rsquo;t get fixated on trying to estimate workloads. This is mostly a waste of
  38. time and usually inaccurate. If it&rsquo;s to get a general idea, use T-shirt sizes
  39. for a measure. S, M, or L. If you get to XL then you can guarantee it&rsquo;s
  40. inaccurate.</p>
  41. <h2>7. Bond in real life</h2>
  42. <p>Hanging out together in real life is awesome and totally worth it. These are the
  43. best days of our lives. Spend time together and make sure to do more than just
  44. work. Do a martial arts workshop together, visit the parents of an employee,
  45. go to a festival together: have fun.</p>
  46. <h2>8. Give credit where it&rsquo;s due and remember to say thank you</h2>
  47. <p>At GitLab we have a Slack channel <code>#thanks</code> for this purpose.
  48. It always feels good to give and receive a thanks.</p>
  49. <p><img src="https://about.gitlab.com/images/thanks.png" alt="Thanks Slack channel" /></p>
  50. <p>Inspired by <a href="https://www.pandastrike.com/posts/20150304-agile">this post on pandastrike.com.</a></p>