mirror of
https://github.com/k8snetworkplumbingwg/whereabouts.git
synced 2025-06-03 06:42:26 +00:00
Merge pull request #245 from maiqueb/add-github-pr-template
automation: provide PR template
This commit is contained in:
commit
b5330f58e2
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<!-- Thanks for sending a pull request!
|
||||
Please describe accurately what this PR does, and why we need it.
|
||||
Please make sure to point to whatever issues it fixes.
|
||||
-->
|
||||
|
||||
**What this PR does / why we need it**:
|
||||
|
||||
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
|
||||
Fixes #
|
||||
|
||||
**Special notes for your reviewer** *(optional)*:
|
||||
|
Loading…
Reference in New Issue
Block a user