Update advanced-contributing.md (#1992)

This commit is contained in:
Wang Jie 2017-02-28 05:05:45 +08:00 committed by John Mulhausen
parent 9fa709ecae
commit 3b25aeda0c
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,7 @@ The following provides greater detail on the process:
2. Review existing issues and proposals to make sure no other user is proposing a similar idea.
The design proposals are
[all online in our GitHub pull requests](https://github.com/docker/docker/pulls?q=is%3Aopen+is%3Apr+label%3Akind%2Fproposal){: target="_blank" class="_"}
[all online in our GitHub pull requests](https://github.com/docker/docker/pulls?q=is%3Aopen+is%3Apr+label%3Akind%2Fproposal){: target="_blank" class="_"}.
3. Talk to the community about your idea.
@ -143,6 +143,7 @@ Design proposal discussions can span days, weeks, and longer. The number of comm
In that situation, following the discussion flow and the decisions reached is crucial.
Making a pull request with a design proposal simplifies this process:
* you can leave comments on specific design proposal line
* replies around line are easy to track
* as a proposal changes and is updated, pages reset as line items resolve