We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d7e6f commit 965f06fCopy full SHA for 965f06f
docs/contribution.md
@@ -9,5 +9,6 @@
9
make init
10
```
11
1. Edit codes in `vendor/unisharp/laravel-filemanager`
12
-1. Push your changes to your fork.
+1. Commit and follow rules in [Conventional Commits](https://www.conventionalcommits.org/).
13
+1. Push your changes to a new branch other than `master`. Good branch name might be like: `feature/add-pagination`, `fix/file-not-displayed`.
14
1. Send a pull request to [unisharp/laravel-filemanager](https://github.com/UniSharp/laravel-filemanager).
0 commit comments