Skip to content

Commit 280ebad

Browse files
authored
Merge branch 'main' into collector-name-task
2 parents 5fd7b54 + 99d1c79 commit 280ebad

File tree

1 file changed

+7
-20
lines changed

1 file changed

+7
-20
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,19 @@
1-
<!-- Thanks for sending a pull request! Here are some tips for you:
2-
3-
1. If this is your first time, please read our contributor guidelines here:
4-
https://github.com/replicatedhq/kots/blob/main/CONTRIBUTING.md.
5-
2. Ensure you have added appropriate tests for your PR. For more information read here:
6-
https://github.com/replicatedhq/kots/blob/main/CONTRIBUTING.md#testing
7-
3. If the PR is unfinished, please mark it as a draft.
8-
-->
9-
101
#### What this PR does / why we need it:
11-
12-
#### Which issue(s) this PR fixes:
132
<!--
14-
*Automatically closes linked issue when PR is merged.
15-
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
3+
Describe the purpose of this change and the problem it solves.
164
-->
17-
Fixes #
185

19-
#### Special notes for your reviewer:
6+
#### Which issue(s) this PR fixes:
207
<!--
21-
Any additional special notes for your reviewer.
8+
Link to the Shortcut story or Github issue this PR fixes.
229
-->
2310

24-
## Steps to reproduce
11+
#### Does this PR require a test?
2512
<!---
26-
Please provide minimum instructions for how someone can view/test/verify your changes.
13+
If no, just write "NONE" below.
2714
-->
2815

29-
#### Does this PR introduce a user-facing change?
16+
#### Does this PR require a release note?
3017
<!--
3118
If no, just write "NONE" in the release-note block below.
3219
If yes, a release note is required:
@@ -38,5 +25,5 @@ If yes, a release note is required:
3825
#### Does this PR require documentation?
3926
<!--
4027
If no, just write "NONE" below.
41-
If yes, link to the related https://github.com/replicatedhq/kots.io documentation PR:
28+
If yes, link to the related https://github.com/replicatedhq/replicated-docs documentation PR:
4229
-->

0 commit comments

Comments
 (0)