Skip to content

Commit 007a845

Browse files
authored
Update CONTRIBUTING.md
1 parent ef97d6f commit 007a845

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Issue tracking
66
--------------
77

88
- Commit one fix/enhancement at a time (and not multiple independent developments in one single commit) - whenever it's possible without significant extra effort (if you have a choice, commit your fix before start fixing a new problem).
9-
- When you fix a bug (in addition to describing shortly the main idea how the issue was resolved) add a reference to the ticket id to the commit log in the format: fixed #123
109
- When changes committed related to a bug (partial fix, etc.) then add a reference to the ticket id to the commit log in the format: re #123 (this will automatically link the changeset to the ticket)
1110

1211
Committing code changes

0 commit comments

Comments
 (0)