Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 295 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) · 295 Bytes

Contributing

You like html-trend-report-action and want to help making it better? Awesome! Contributions are very welcomed.

Setting up a project

  1. clone repo
  2. run npm install (Make sure to have NodeJS 20 or later)
  3. make sure to run npm run build once you've made your changes.