File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Type of change
2+
3+ Please choose appropriate options.
4+
5+ - [ ] Bug fix (non-breaking change which fixes an issue)
6+ - [ ] New feature (non-breaking change which adds functionality)
7+ - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
8+ - [ ] This change requires a documentation update
9+
10+ ** Test Configuration** :
11+ * Software versions: Laravel 8, php 8
12+ * Hardware versions:
13+
14+ ### Checklist:
15+
16+ - [ ] My code follows the style guidelines of this project
17+ - [ ] I have performed a self-review of my own code
18+ - [ ] I have commented my code, particularly in hard-to-understand areas
19+ - [ ] I have made corresponding changes to the documentation
20+ - [ ] My changes generate no new warnings
21+ - [ ] I have added tests that prove my fix is effective or that my feature works
22+ - [ ] Any dependent changes have been merged and published in downstream modules
23+
24+
25+ ### Details of PR
26+
27+ Write details of PR
You can’t perform that action at this time.
0 commit comments