mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
Add the GitHub PR and Issue templates used by the KubeVirt org. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
20 lines
749 B
Markdown
20 lines
749 B
Markdown
<!-- Thanks for sending a pull request! Here are some tips for you:
|
|
1. Follow the instructions for writing a release note from k8s: https://git.k8s.io/community/contributors/guide/release-notes.md
|
|
-->
|
|
|
|
**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**:
|
|
|
|
**Release note**:
|
|
<!-- Write your release note:
|
|
1. Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required".
|
|
2. If no release note is required, just write "NONE".
|
|
-->
|
|
```release-note
|
|
|
|
```
|