File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### All Submissions:
2
+
3
+ * [ ] Have you followed the guidelines in our Contributing document?
4
+ * [ ] Have you checked to ensure there aren't other open [ Pull Requests] ( ../../../pulls ) for the same update/change?
5
+
6
+ ### New Feature Submissions:
7
+
8
+ 1 . [ ] Does your submission pass tests and did you add any new tests needed for your feature?
9
+ 2 . [ ] Did you update all templates (if applicable)?
10
+ 3 . [ ] Did you add the [ relevant documentation] ( https://github.com/rappasoft/laravel-livewire-tables-docs ) (if applicable)?
11
+ 4 . Did you test locally to make sure your feature works as intended?
12
+
13
+ ### Changes to Core Features:
14
+
15
+ * [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
16
+ * [ ] Have you written new tests for your core changes, as applicable?
17
+ * [ ] Have you successfully ran tests with your changes locally?
You can’t perform that action at this time.
0 commit comments