Add guideline to set expectation about PRs like #9673

This commit is contained in:
Gabriel Horner
2023-06-15 12:51:00 -04:00
parent bea081c5b0
commit 1045562e7d

View File

@@ -133,6 +133,7 @@ When submitting a Pull Request (PR) or expecting a subsequent review, please fol
* Unrelated refactoring or heavy refactoring
* Code or doc formatting changes including whitespace changes
* Dependency updates e.g. in package.json
* Changes that contain multiple unverified resources. This is risky for our users and is a lot of work to verify. A change with one resource that can be verified is acceptable.
### PR Additional Links