Переглянути джерело

Add a contribution to the avoid list

Inspired by #8637, #8638, #8576 and #8492. Bumping dependencies should
be purposeful and is costly. We need to QA them to ensure there has been
no breakage in all platforms
Gabriel Horner 2 роки тому
батько
коміт
2d1625c2fe
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
CONTRIBUTING.md

@@ -118,6 +118,7 @@ When submitting a Pull Request (PR) or expecting a subsequent review, please fol
 7. The PR avoids the following changes that are not helpful to the core team:
 7. The PR avoids the following changes that are not helpful to the core team:
    * Unrelated refactoring or heavy refactoring
    * Unrelated refactoring or heavy refactoring
    * Code or doc formatting changes including whitespace changes
    * Code or doc formatting changes including whitespace changes
+   * Dependency updates e.g. in package.json
 
 
 ### PR Additional Links
 ### PR Additional Links