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