You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Here is some guidance on how to make your environment easier to onboard and keep
62
62
* Test your mentoring and on boarding process to flush out any shortfalls by getting the last person who joined to mentor the new joiner.
63
63
* Make your documentation inclusive e.g. this document is parsed using [alex](http://alexjs.com/) in order to catch insensitive and inconsiderate writing.
64
64
* Be wary of not overloading new starts with too much information. There is often quite a lot to learn (often more than you think), instead provide a set of useful links so people can research at their own pace.
65
-
* Write code that takes into account how future maintainers will feel reading it, let your code be [empathetic](https://www.benjaminjohnson.me/blog/empathetic-code/).
65
+
* Write code that takes into account how future maintainers will feel reading it, let your code be [empathetic](https://www.benjaminjohnson.me/empathetic-code/).
66
66
67
67
### Have up to date Documentation
68
68
@@ -201,8 +201,8 @@ It's important to either have or do the following:
201
201
202
202
### Version control management
203
203
204
-
> “A generation which ignores history has no past and no future.”
205
-
>> Robert Heinlein
204
+
> “Those who cannot remember the past are condemned to repeat it.”
205
+
>> George Santayana
206
206
207
207
<summary>How do we safely change the things</summary>
0 commit comments