Skip to content

Commit ddac061

Browse files
paulchen5thaJeztah
authored andcommitted
PR template: remove outdated contributing guide link
update contributing guide link and improve PR template formatting in `.github/PULL_REQUEST_TEMPLATE.md` Signed-off-by: Paulchen <lukas.23022005@gmail.com> Signed-off-by: Lukas Michael <lukas.23022005@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 903e9b3 commit ddac061

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ https://github.com/docker/cli/blob/master/CONTRIBUTING.md
44
55
** Make sure all your commits include a signature generated with `git commit -s` **
66
7-
For additional information on our contributing process, read our contributing
8-
guide https://docs.docker.com/opensource/code/
9-
107
If this is a bug fix, make sure your description includes "fixes #xxxx", or
118
"closes #xxxx"
129
@@ -20,6 +17,7 @@ Provide the following information:
2017
**- How to verify it**
2118

2219
**- Human readable description for the release notes**
20+
2321
<!--
2422
Write a short (one line) summary that describes the changes in this
2523
pull request for inclusion in the changelog.
@@ -28,10 +26,9 @@ It must be placed inside the below triple backticks section.
2826
NOTE: Only fill this section if changes introduced in this PR are user-facing.
2927
The PR must have a relevant impact/ label.
3028
-->
31-
```markdown changelog
3229

30+
```markdown changelog
3331

3432
```
3533

3634
**- A picture of a cute animal (not mandatory but encouraged)**
37-

0 commit comments

Comments
 (0)