File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ <!-- In order to keep off topic discussion to a minimum, it helps if the "work to be done" is already agreed on. -->
3
+ <!-- Ideally, a GitHub Issue with the label `Status: Consensus` will have been concluded, and linked to in this PR. -->
4
+ <!--
5
+ Thanks for submitting a pull request! Please provide enough information so that others can review your pull request.
6
+ -->
7
+
8
+ ** What kind of change does this PR introduce?**
9
+
10
+ <!-- E.g. a bugfix, feature, refactoring, etc… -->
11
+
12
+ ** Issue Number:**
13
+ <!-- Pick one of the below options. Please remove those which don't apply. -->
14
+ - Closes #___ <!-- Replace ___ with the issue number this PR resolves -->
15
+ - Related to #___ <!-- Use when the PR doesn't completely resolve an issue -->
16
+ - Others? <!-- Add any additional notes or references here -->
17
+
18
+ ** Screenshots/videos:**
19
+
20
+ <!-- Add screenshots or videos wherever possible.-->
21
+
22
+ ** If relevant, did you update the documentation?**
23
+
24
+ <!-- Add link to it-->
25
+
26
+ ** Summary**
27
+
28
+ <!-- Explain the motivation for making this change. What existing problem does the pull request solve? -->
29
+ <!-- Try to link to an open issue for more information. -->
30
+
31
+ ** Does this PR introduce a breaking change?**
32
+
33
+ <!-- If this PR introduces a breaking change, please describe the impact and a migration path for existing applications. -->
You can’t perform that action at this time.
0 commit comments