mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
chore: update pr templates
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
28
.github/PULL_REQUEST_TEMPLATE.md
vendored
28
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,28 +0,0 @@
|
||||
<!--
|
||||
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 -->
|
||||
|
||||
### Related issues (optional)
|
||||
|
||||
<!--
|
||||
Refer to related PRs or issues:
|
||||
|
||||
#1234
|
||||
Closes #1234
|
||||
Closes docker/cli#1234
|
||||
-->
|
||||
16
.github/PULL_REQUEST_TEMPLATE/big.md
vendored
Normal file
16
.github/PULL_REQUEST_TEMPLATE/big.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
## Description
|
||||
|
||||
<!-- Tell us what you did and why -->
|
||||
|
||||
## Related issues
|
||||
|
||||
<!-- Related issues and pull requests -->
|
||||
|
||||
## Reviews
|
||||
|
||||
<!-- Notes for reviewers here -->
|
||||
<!-- List applicable reviews (optionally @tag reviewers) -->
|
||||
|
||||
- [ ] Technical review
|
||||
- [ ] Editorial review
|
||||
- [ ] Product review
|
||||
7
.github/PULL_REQUEST_TEMPLATE/small.md
vendored
Normal file
7
.github/PULL_REQUEST_TEMPLATE/small.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
## Description
|
||||
|
||||
<!-- Tell us what you did and why -->
|
||||
|
||||
## Related issues
|
||||
|
||||
<!-- Related issues and pull requests -->
|
||||
Reference in New Issue
Block a user