From 3bf3c60efb7762cec488aeb4ae3b92393f975258 Mon Sep 17 00:00:00 2001 From: johnjbarton Date: Thu, 16 Nov 2017 16:41:31 -0800 Subject: [PATCH] docs(dev): Make the commit message requirements prominent. --- docs/dev/02-making-changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/dev/02-making-changes.md b/docs/dev/02-making-changes.md index 5f727bbe2..55633b4f2 100644 --- a/docs/dev/02-making-changes.md +++ b/docs/dev/02-making-changes.md @@ -9,6 +9,7 @@ TODO: If you are thinking about making Karma better, or you just want to hack on it, that’s great! Here are some tips on how to set up a Karma workspace and how to send a good pull request. +**Please note we enforce [commit message conventions].** ## Setting up the Workspace