Skip to main content

contributing

๐Ÿ“„ docs/contributing.mdโ€‹

# ๐Ÿค Contributing Guide

We welcome contributions of all kinds!

## ๐Ÿ› ๏ธ Setup

- Fork this repo
- Clone and create a feature branch
- Follow setup guide for your environment
- Submit a pull request with a clear description

## ๐Ÿงช Testing

Run:

```bash
npm run test