File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Please do not combine multiple features or fix actions that are not
3+ directly dependent on one another. Please open multiple PRs instead because
4+ one may be merged while the other is denied or has requested changes. This
5+ will slow down the process of merging the accepted changes as reviews are
6+ also more difficult to evaluate for edge cases.
7+ -->
8+
9+ ## Purpose
10+ <!-- Reason for the PR (solves an issue/problem, adds a feature, etc) -->
11+
12+
13+
14+ ## Rationale
15+ <!--
16+ How did you come to this conclusion as the solution? What was your
17+ reasoning? What were you trying to do? What problems did you find and avoid?
18+ -->
19+
20+
21+
22+ ## How did you test?
23+ <!--
24+ Please explain the methodology for how you verified this solution. It helps to
25+ describe the primary case and the possible edge cases that you considered and
26+ ultimately how you tested them. If you didn't rulled out any edge cases, please
27+ mention the rationale here.
28+ -->
29+
30+
31+
32+ ## How to Verify
33+ <!-- Please provide a list of steps to validate your solution -->
34+
You can’t perform that action at this time.
0 commit comments