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:
David Karlsson 2022-11-02 14:08:11 +01:00 committed by GitHub
parent 5636c5da14
commit 3981353200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 4 deletions

View File

@ -1,10 +1,28 @@
<!--Wed 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
-->