From d1fc54d9c8e10f0aced6de3c275bf494f6867abf Mon Sep 17 00:00:00 2001 From: a14m Date: Sun, 24 Jan 2021 23:34:00 +0100 Subject: Update CONTRIBUTING guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c30b7f2..a44e3fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ Contribution to this project is welcome ## General Guidelines Please read the [Code of Conduct](./CODE_OF_CONDUCT.md)
-Please read these blog posts (which frame the philosophies that we are trying to follow, to keep things simple/clean and maintainable) +Please read these blog posts - [Write code that is easy to delete, not easy to extend](https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to) - [Write code that is easy to delete, and easy to debug too](https://programmingisterrible.com/post/173883533613/code-to-debug) -- cgit v1.2.3