diff --git a/dataset.json b/dataset.json new file mode 100644 index 0000000..c83a556 --- /dev/null +++ b/dataset.json @@ -0,0 +1,21 @@ + + +{ + "titles" : [ + "ranting about jira", + "siting in a meeting", + "squashing bugs", + "centering divs", + "waiting for staging deployment", + "writing tests", + "pushing directly to prod", + "doing code review", + "deleting jira tickets", + "Creating a pull request", + "forgot to run DB migrations", + "Broke production", + "running on staging ENV", + "merging git branches", + "releasing the MVP", "finding JIRA tickets" + ] +} \ No newline at end of file