mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
1.9 KiB
1.9 KiB
title
| title |
|---|
| Contribution Guideline |
Show Me Your Code
Code Style: LiquidJS applies standard and @typescript-eslint/recommended rules, make sure it's still valid before commit:
npm run lint
Testing: Make sure test cases pass with your patch merged:
npm test
Commit Message: Please align to the Angular Commit Message Guidelines, especially note the type identifier, on which semantic-release bot depends.
Star on Github 👉 
This is the easiest way to support us: boost its rank and expose it to more people, which in turn makes it better.
Financial Support
LiquidJS is Open Source and Free and without capitalists support and without any ADs. To help it live and thrive, consider contribute on Open Collective or Patreon. To acknowledge your contribution, your name and avatar will be listed here and on Github README.