Skip to content

Commit 65d4613

Browse files
committed
Fix contributing remark about jira keys in commit messages
1 parent 52a9de7 commit 65d4613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Do your thing!
7878
## Commit
7979

8080
* Make commits of logical units
81-
* Be sure to **use the JIRA issue key** in the commit message. This is how JIRA will pick
81+
* Be sure to start each commit message using the **JIRA issue key**, this is how JIRA will pick
8282
up the related commits and display them on the JIRA issue
8383
* Make sure you have added the necessary tests for your changes
8484
* Run _all_ the tests to ensure nothing else was accidentally broken

0 commit comments

Comments
 (0)