File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- Thanks for sending a pull request! Make sure to follow the contributing guidelines. -->
2+ <!-- Important note, we may remove your pull request if you do not use this provided PR template correctly. -->
3+
4+ ## Pull Request Type
5+ <!-- Please select what type of pull request this is: [x] -->
6+ - [ ] Bugfix
7+ - [ ] Feature Implementation
8+ - [ ] Documentation
9+ - [ ] Other
10+
11+ ## Related issue
12+ <!-- Please link the issue your pull request is referring to. -->
13+ <!-- If this pull request fully resolves the relevant issue, put "closes" before the issue number. -->
14+ <!-- Example: "closes #123456". -->
15+
16+ ## Description
17+ <!-- Please write a clear and concise description of what the pull request does. -->
18+
19+ ## Screenshots <!-- If appropriate -->
20+ <!-- Please add before and after screenshots if there is a visible change. -->
21+
22+ ## Testing <!-- for code that is not small enough to be easily understandable -->
23+ <!-- Has this pull request been tested? -->
24+ <!-- Please describe shortly how you tested it. -->
25+ <!-- Are there any ramifications remaining? -->
26+
27+ ## Additional context
28+ <!-- Add any other context about the pull request here. -->
You can’t perform that action at this time.
0 commit comments