From 11d9e0be9afc6fd32a02147030d617635df4f2ff Mon Sep 17 00:00:00 2001 From: John Colvin Date: Thu, 7 Dec 2017 16:57:32 +0000 Subject: [PATCH] improve issue linking info --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dafde6..3ca1376 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,11 @@ fix Issue 16582 - ParameterDefaults fails w/ scope parameter ``` The Dlang-Bot will do all the hard work of linking and referencing -between Bugzilla, GitHub and Trello do for you. +between Bugzilla, GitHub and Trello for you. + +Be careful to not put extra characters next to the issue number, e.g. `fix Issue 16582: blah` +would not work because of the `:` character. If in doubt, follow the format of the +example above. ### GitHub