mirror of
https://github.com/containers/podman.git
synced 2025-06-20 00:51:16 +08:00
Merge pull request #12623 from giuseppe/revert-old-PR-template
[CI:DOCS] .github: revert to the old template
This commit is contained in:
30
.github/PULL_REQUEST_TEMPLATE.md
vendored
30
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -9,33 +9,3 @@ Finally, be sure to sign commits with your real name. Since by opening
|
||||
a PR you already have commits, you can add signatures if needed with
|
||||
something like `git commit -s --amend`.
|
||||
-->
|
||||
|
||||
#### What this PR does / why we need it:
|
||||
|
||||
<!---
|
||||
Please put your overall PR description here
|
||||
-->
|
||||
|
||||
#### How to verify it
|
||||
|
||||
<!---
|
||||
Please specify the precise conditions and/or the specific test(s) which must pass.
|
||||
-->
|
||||
|
||||
#### Which issue(s) this PR fixes:
|
||||
|
||||
<!--
|
||||
Please uncomment this block and include only one of the following on a
|
||||
line by itself:
|
||||
|
||||
None
|
||||
|
||||
-OR-
|
||||
|
||||
Fixes #<issue number>
|
||||
|
||||
*** Please also put 'Fixes #' in the commit and PR description***
|
||||
|
||||
-->
|
||||
|
||||
#### Special notes for your reviewer:
|
||||
|
Reference in New Issue
Block a user