From c9a359cd61e5f23279275568949cdfe04a2ef73d Mon Sep 17 00:00:00 2001 From: Elaina Natario Date: Fri, 26 Jul 2024 17:18:53 -0400 Subject: [PATCH] remove communication guide (#710) --- README.md | 1 - communication/README.md | 8 -------- 2 files changed, 9 deletions(-) delete mode 100644 communication/README.md diff --git a/README.md b/README.md index a67a9d53..979da6e0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ programming in style. ### Collaboration - [Code Review](/code-review/) -- [Communication](/communication/) - [Inclusive Culture](/inclusive-culture/) - [Open Source](/open-source/) - [Product Review](/product-review/) diff --git a/communication/README.md b/communication/README.md deleted file mode 100644 index 189012d7..00000000 --- a/communication/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# Communication - -A guide for communicating within thoughtbot. - -## Tickets - -- People assign themselves to tickets. When in doubt, do not assign a ticket to - someone.