Skip to content

Commit 8f1ff80

Browse files
authored
Don't associate dependencies bumps with issues
1 parent 9a46f55 commit 8f1ff80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Below are few **rules, recommendations and best practices** we try to follow whe
99
* must be written in the **imperative mood**
1010
* must clearly **explain rationale** behind this change (describe _why_ you are doing the change rather than _what_ you are changing)
1111
* The **pull request**:
12-
* with non-trivial change must be **[associated with an issue](https://help.github.com/articles/closing-issues-via-commit-messages/)**
12+
* with non-trivial, non-dependencies change must be **[associated with an issue](https://help.github.com/articles/closing-issues-via-commit-messages/)**
1313
* Add usage examples of new high level functionality to
1414
[documentation](https://github.com/gooddata/gooddata-java/wiki/Code-Examples).
1515

0 commit comments

Comments
 (0)