Skip to content

Commit 053b7cf

Browse files
authored
Create CONTRIBUTING.md
1 parent 6d665ef commit 053b7cf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: CONTRIBUTING.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing to Laravel Upgrade Helper
2+
3+
Please read the project purpose on the README.md. We improvements will make us happy.
4+
5+
## Requirements
6+
7+
If the project maintainer has any additional requirements, you will find them listed here.
8+
9+
* Document any change in behaviour - Make sure the README.md and any other relevant documentation are kept up-to-date.
10+
* One pull request per feature - If you want to do more than one thing, send multiple pull requests.
11+
* Send coherent history - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please squash them before submitting.

0 commit comments

Comments
 (0)