File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Fixes Issue
2+
3+ <!-- Remove this section if not applicable. -->
4+
5+ <!-- Example: Closes #31. -->
6+
7+ # Changes Proposed
8+
9+ <!-- List all the proposed changes in your PR. -->
10+
11+ <!-- Mark all the applicable boxes. To mark the box as done follow the following conventions. -->
12+ <!--
13+ [x] - Correct; marked as done.
14+ [X] - Correct; marked as done.
15+
16+ [ ] - Not correct; marked as **not** done.
17+ -->
18+
19+ # Check List (Check all the applicable boxes) <!-- Follow the above conventions to check the box. -->
20+
21+ - [ ] My code follows the code style of this project.
22+ - [ ] My change requires changes to the documentation.
23+ - [ ] I have updated the documentation accordingly.
24+ - [ ] All new and existing tests passed.
25+ - [ ] This PR does not contain plagiarized content.
26+ - [ ] The title of my pull request is a short description of the requested changes.
27+
28+ # Screenshots
29+
30+ <!-- Add all the screenshots which support your changes. -->
31+
32+ # Note to Reviewers
33+
34+ <!-- Add notes to reviewers if applicable. -->
You can’t perform that action at this time.
0 commit comments