Skip to content

Commit

Permalink
Improves contribution guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelstolt committed Feb 10, 2025
1 parent 0a4557a commit fb474a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Thanks for considering to contribute to the `lean package validator`. Please fol
- 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.

- All upstreamed contributions __MUST__ use [feature / topic branches](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows) to ease merging.

- Please run `composer lpv:pre-commit-check` before opening a pull request.

0 comments on commit fb474a6

Please sign in to comment.