mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-03 09:56:38 -05:00
doc: Explain that feedback needs to be addressed
This commit is contained in:
parent
fa0819eea3
commit
fa694f61ab
1 changed files with 6 additions and 1 deletions
|
@ -189,7 +189,12 @@ in the body of the pull request to indicate tasks are pending.
|
||||||
|
|
||||||
At this stage, one should expect comments and review from other contributors. You
|
At this stage, one should expect comments and review from other contributors. You
|
||||||
can add more commits to your pull request by committing them locally and pushing
|
can add more commits to your pull request by committing them locally and pushing
|
||||||
to your fork until you have satisfied all feedback.
|
to your fork.
|
||||||
|
|
||||||
|
You are expected to reply to any review comments before your pull request is
|
||||||
|
merged. You may update the code or reject the feedback if you do not agree with
|
||||||
|
it, but you should express so in a reply. If there is outstanding feedback and
|
||||||
|
you are not actively working on it, your pull request may be closed.
|
||||||
|
|
||||||
Please refer to the [peer review](#peer-review) section below for more details.
|
Please refer to the [peer review](#peer-review) section below for more details.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue