Skip to content

Commit fb474a6

Browse files
committed
Improves contribution guideline
1 parent 0a4557a commit fb474a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ Thanks for considering to contribute to the `lean package validator`. Please fol
99
- Commits __MUST__ use the provided [commit message template](../.gitmessage), which follows the [rules](http://chris.beams.io/posts/git-commit/) described by Chris Beams. It can be configured via `composer lpv:configure-commit-template` prior to committing.
1010

1111
- All upstreamed contributions __MUST__ use [feature / topic branches](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows) to ease merging.
12+
13+
- Please run `composer lpv:pre-commit-check` before opening a pull request.

0 commit comments

Comments
 (0)