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+ ## What issue is this solving?
2+
3+ <!-- replace ??? with the issue number. This will ensure the related issue is automatically closed when the PR is merged. -->
4+ Closes #???
5+
6+ ### Description
7+ <!-- Brief description of change -->
8+
9+ <!-- Add any additional expected behavior here if it is not described in the linked issue. -->
10+
11+ ## Any helpful knowledge/context for the reviewer?
12+
13+ - Any new dependencies to install?
14+ - Any special requirements to test?
15+ - Any UI changes? Include screenshots if so.
16+
17+ ### Feelings gif (optional)
18+
19+ What gif best describes your feeling working on this issue? https://giphy.com/
20+ How to embed:
21+ `  `
22+
23+ ### Please make sure you've attempted to meet the following coding standards
24+
25+ - [ ] Code has been tested and does not produce errors
26+ - [ ] Code is readable and formatted
27+ - [ ] There isn't any unnecessary commented-out code
28+ - [ ] If you have made any UI changes, include a screenshot of them.
You can’t perform that action at this time.
0 commit comments