Skip to content

Commit 41246eb

Browse files
authored
Merge pull request #1206 from vvoland/prtemplate
github: Simplify PR template and adjust changelog section
2 parents c886fc8 + f1cc8e8 commit 41246eb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ Please provide the following information:
1515

1616
**- What I did**
1717

18-
**- How I did it**
19-
20-
**- How to verify it**
2118

2219
**- Description for the changelog**
2320
<!--
2421
Write a short (one line) summary that describes the changes in this
25-
pull request for inclusion in the changelog:
26-
-->
22+
pull request for inclusion in the changelog.
23+
It must be placed inside the below triple backticks section.
2724
25+
NOTE: Only fill this section if changes introduced in this PR are user-facing.
26+
The PR must have a relevant impact/ label.
27+
-->
28+
```markdown changelog
2829

29-
**- A picture of a cute animal (not mandatory but encouraged)**
30-
30+
```

0 commit comments

Comments
 (0)