Skip to content

Commit 2b7f8c0

Browse files
author
gdgate
authored
Merge pull request #1072 from gooddata/liry-patch-1
Don't associate dependencies bumps with issues Reviewed-by: Jiri Mikulasek <jiri.mikulasek@gooddata.com> https://github.com/jimirocks
2 parents 9a46f55 + 8f1ff80 commit 2b7f8c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
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)