From 138e09fabab481d2d2221dd6e5281b707a141ad1 Mon Sep 17 00:00:00 2001 From: Bhupesh-V Date: Wed, 31 Aug 2022 19:39:36 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20more=20funny=20titles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dataset.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/dataset.json b/dataset.json index 4a7ea97..b30ca92 100644 --- a/dataset.json +++ b/dataset.json @@ -9,12 +9,18 @@ "pushing directly to prod", "doing code review", "deleting jira tickets", - "Creating a pull request", + "creating a pull request", "forgot to run DB migrations", - "Broke production", + "broke production", "running on staging ENV", "merging git branches", "releasing the MVP", - "finding JIRA tickets" + "finding jira tickets", + "resolving merge conflicts", + "receiving KT", + "removing unused containers", + "creating bugs to earn bread", + "learning DSA", + "trying to get out of vim" ] }