Skip to content

Commit 248c61e

Browse files
committed
.github: Add PR template
1 parent 1ec8d9f commit 248c61e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
3+
Before making a PR, please read our contributing guidelines https://github.com/operator-framework/operator-sdk/blob/master/CONTRIBUTING.MD
4+
5+
Note: Make sure your branch is rebased to the latest upstream master.
6+
7+
--!>
8+
9+
**Description of the change:**
10+
11+
12+
**Motivation for the change:**
13+
14+
<!--
15+
16+
Note: If this PR is fixing an issue make sure to add a note saying:
17+
Closes #<ISSUE_NUMBER>
18+
19+
--!>

0 commit comments

Comments
 (0)