We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c886fc8 + f1cc8e8 commit 41246ebCopy full SHA for 41246eb
.github/PULL_REQUEST_TEMPLATE.md
@@ -15,16 +15,16 @@ Please provide the following information:
15
16
**- What I did**
17
18
-**- How I did it**
19
-
20
-**- How to verify it**
21
22
**- Description for the changelog**
23
<!--
24
Write a short (one line) summary that describes the changes in this
25
-pull request for inclusion in the changelog:
26
--->
+pull request for inclusion in the changelog.
+It must be placed inside the below triple backticks section.
27
+NOTE: Only fill this section if changes introduced in this PR are user-facing.
+The PR must have a relevant impact/ label.
+-->
28
+```markdown changelog
29
-**- A picture of a cute animal (not mandatory but encouraged)**
30
+```
0 commit comments