File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,12 @@ in the body of the pull request to indicate tasks are pending.
189
189
190
190
At this stage, one should expect comments and review from other contributors. You
191
191
can add more commits to your pull request by committing them locally and pushing
192
- to your fork until you have satisfied all feedback.
192
+ to your fork.
193
+
194
+ You are expected to reply to any review comments before your pull request is
195
+ merged. You may update the code or reject the feedback if you do not agree with
196
+ it, but you should express so in a reply. If there is outstanding feedback and
197
+ you are not actively working on it, your pull request may be closed.
193
198
194
199
Please refer to the [ peer review] ( #peer-review ) section below for more details.
195
200
You can’t perform that action at this time.
0 commit comments