Skip to content

Commit 965f06f

Browse files
committed
docs: update contribution document
1 parent 36d7e6f commit 965f06f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/contribution.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
make init
1010
```
1111
1. Edit codes in `vendor/unisharp/laravel-filemanager`
12-
1. Push your changes to your fork.
12+
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`.
1314
1. Send a pull request to [unisharp/laravel-filemanager](https://github.com/UniSharp/laravel-filemanager).

0 commit comments

Comments
 (0)