-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '3.x' of https://github.com/filamentphp/filament into 3.x
- Loading branch information
Showing
5 changed files
with
13 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,15 @@ | ||
<!-- Please fill the entire template and make sure that all checkboxes are checked. --> | ||
<!-- FILL OUT ALL RELEVANT SECTIONS, OR THE PULL REQUEST WILL BE CLOSED. --> | ||
|
||
## Description | ||
|
||
<!-- Explain the goal of this pull request by describing the issue it fixes or the need for the new or updated functionality. --> | ||
<!-- Describe the addressed issue or the need for the new or updated functionality. --> | ||
|
||
<!-- Replace this comment with your description. --> | ||
## Visual changes | ||
|
||
- [ ] Visual changes (if any) are shown using screenshots/recordings of before and after. | ||
<!-- Add screenshots/recordings of before and after. --> | ||
|
||
## Code style | ||
|
||
<!-- Make sure code style follows the rest of the codebase. --> | ||
|
||
- [ ] `composer cs` command has been run. | ||
|
||
## Testing | ||
|
||
<!-- Ensure changes in this PR don't break existing functionality by testing it properly, either manually or by adding software tests. --> | ||
|
||
- [ ] Changes have been tested. | ||
|
||
## Documentation | ||
|
||
<!-- If new functionality has been added or existing functionality changed, please update the documentation. --> | ||
## Functional changes | ||
|
||
- [ ] Code style has been fixed by running the `composer cs` command. | ||
- [ ] Changes have been tested to not break existing functionality. | ||
- [ ] Documentation is up-to-date. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters