diff options
Diffstat (limited to 'documentation/bookmark/software/engineering')
-rw-r--r-- | documentation/bookmark/software/engineering/philosophy.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/software/engineering/practice.md | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/documentation/bookmark/software/engineering/philosophy.md b/documentation/bookmark/software/engineering/philosophy.md new file mode 100644 index 000000000..99baa7d5a --- /dev/null +++ b/documentation/bookmark/software/engineering/philosophy.md @@ -0,0 +1,5 @@ +# Reference + +0. []() +0. [Against generality](https://novalis.org/blog/2016-09-27-against-generality.html) + diff --git a/documentation/bookmark/software/engineering/practice.md b/documentation/bookmark/software/engineering/practice.md index bedcd49f3..5f5cc5e03 100644 --- a/documentation/bookmark/software/engineering/practice.md +++ b/documentation/bookmark/software/engineering/practice.md @@ -1,4 +1,6 @@ # Reference +0. []() +0. [Reverse Pull-Requests: How We Used GitHub PRs In A Trunk-Based, Continuous Deployment Development Team](https://ideas.riverglide.com/reverse-pull-requests-a56b48080fb0) 0. [Thinking of commits like code](https://www.scottantipa.com/thinking-of-commits-like-code.html) |