File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ When reviewing code, here are some things we look for and also things we avoid:
1414* Performance
1515* Accessibility
1616* Security
17+ * Quality via automated and manual testing
1718* Comments and documentation where needed
1819* Sharing knowledge of different areas among the team
1920* Ensuring it's something we're comfortable maintaining for the long term
@@ -34,6 +35,7 @@ When reviewing code, here are some things we look for and also things we avoid:
3435* Reviewers should be explicit about required versus optional changes
3536 * Reviews are conversations and the PR author should feel comfortable
3637 discussing and pushing back on changes before making them
38+ * Reviewers are encouraged to ask for tests where they believe it is reasonable
3739* Core team should lead by example through their tone and language
3840* Take the time to thank and point out good code changes
3941* Using softer language like "please" and "what do you think?" goes a long way
You can’t perform that action at this time.
0 commit comments