You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Below are few **rules, recommendations and best practices** we try to follow whe
9
9
* must be written in the **imperative mood**
10
10
* must clearly **explain rationale** behind this change (describe _why_ you are doing the change rather than _what_ you are changing)
11
11
* 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/)**
13
13
* Add usage examples of new high level functionality to
0 commit comments