Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 689 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (18 loc) · 689 Bytes

Contributing

All contributions of any nature are welcome.

💁 First time contributor?

I’d love for this project to be your first contribution. If you are new to Open Source contributions, please see [https://github.com/firstcontributions/first-contributions] for a handy guide on how to get started. Nearly everything there will apply to contributing here.

Set up

This repo requires pnpm. Once installed, run:

pnpm i

Developing

To build TypeScript as you work, run:

pnpm run dev

Opening a PR

All PRs are welcome! When opening a PR, be sure to complete the checklist within the template to make it easier on me 🙂.