mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update CONTRIBUTING to reflect new PR-docs process.
Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh)
This commit is contained in:
parent
f10fefe408
commit
460036cdef
1 changed files with 4 additions and 3 deletions
|
@ -23,10 +23,11 @@ reports to [security@docker.com](mailto:security@docker.com) instead.
|
||||||
When considering a design proposal, we are looking for:
|
When considering a design proposal, we are looking for:
|
||||||
|
|
||||||
* A description of the problem this design proposal solves
|
* A description of the problem this design proposal solves
|
||||||
* An issue -- not a pull request -- that describes what you will take action on
|
* A pull request, not an issue, that modifies the documentation describing
|
||||||
|
the feature you are proposing, adding new documentation if necessary.
|
||||||
* Please prefix your issue with `Proposal:` in the title
|
* Please prefix your issue with `Proposal:` in the title
|
||||||
* Please review [the existing Proposals](https://github.com/docker/docker/issues?direction=asc&labels=Proposal&page=1&sort=created&state=open)
|
* Please review [the existing Proposals](https://github.com/docker/docker/pulls?q=is%3Aopen+is%3Apr+label%3AProposal)
|
||||||
before reporting a new issue. You can always pair with someone if you both
|
before reporting a new one. You can always pair with someone if you both
|
||||||
have the same idea.
|
have the same idea.
|
||||||
|
|
||||||
When considering a cleanup task, we are looking for:
|
When considering a cleanup task, we are looking for:
|
||||||
|
|
Loading…
Add table
Reference in a new issue