diff --git a/doc/markdown/dev_guide.md b/doc/markdown/dev_guide.md index 714910b..5b0240a 100644 --- a/doc/markdown/dev_guide.md +++ b/doc/markdown/dev_guide.md @@ -149,8 +149,8 @@ characters. 3. A line, or multiple line description of the change where each line contains less than 70 characters. 4. Blank line -5. If this is a bug fix, then it should have a line as follows: -`BUG 12345: ` +5. If this is a bug/issue fix, then it should have a line as follows: +`Issue #` 6. Blank line. For more information on commit messages, please visit the