mirror of https://github.com/docker/docs.git
updated pull request template (#16045)
Signed-off-by: David Karlsson <david.karlsson@docker.com> Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
5636c5da14
commit
3981353200
|
@ -1,10 +1,28 @@
|
|||
<!--We’d like to make it as easy as possible for you to contribute to the Docker documentation repository. Before you submit the pull request, we recommend that you review the [Contribution guidelines](/contribute/overview.md). Remove these comments as you go.-->
|
||||
<!--
|
||||
Thank you for contributing to Docker documentation!
|
||||
|
||||
Here are a few things to keep in mind:
|
||||
|
||||
- Links between pages should use a relative path
|
||||
- Remember to add an alt text for images
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃ Review our contribution guidelines: ┃
|
||||
┃ ┃
|
||||
┃ https://docs.docker.com/contribute/overview/ ┃
|
||||
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||
-->
|
||||
|
||||
### Proposed changes
|
||||
|
||||
<!--Tell us what you did and why-->
|
||||
<!-- Tell us what you did and why -->
|
||||
|
||||
### Related issues (optional)
|
||||
|
||||
<!--Refer to related PRs or issues: #1234, or 'Fixes #1234' or 'Closes #1234'.
|
||||
Or link to full URLs to issues or pull requests in other Github projects -->
|
||||
<!--
|
||||
Refer to related PRs or issues:
|
||||
|
||||
#1234
|
||||
Closes #1234
|
||||
Closes docker/cli#1234
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue