mirror of https://github.com/docker/docs.git
Update coding-style.md (#1993)
This commit is contained in:
parent
b071be3f58
commit
61492aff33
|
|
@ -65,7 +65,7 @@ program code and documentation code.
|
|||
* Include documentation changes in the same commit so that a revert would
|
||||
remove all traces of the feature or fix.
|
||||
|
||||
* Reference each issue in your pull request description (`#XXXX`)
|
||||
* Reference each issue in your pull request description (`#XXXX`).
|
||||
|
||||
## Respond to pull requests reviews
|
||||
|
||||
|
|
@ -93,4 +93,4 @@ program code and documentation code.
|
|||
available almost immediately.
|
||||
|
||||
* If you made a documentation change, you can see it at
|
||||
[docs.master.dockerproject.org](http://docs.master.dockerproject.org/).
|
||||
[docs.master.dockerproject.org](http://docs.master.dockerproject.org/).
|
||||
|
|
|
|||
Loading…
Reference in New Issue