Contributing
We welcome contributions to Webgazer.ts!
How to Contribute
- Fork the repository on GitHub
- Clone your fork locally
- Create a branch for your changes
- Make your changes and add tests
- Submit a pull request
Development Setup
bash
git clone https://github.com/jhndrncrz/webgazer-ts.git
cd webgazer-ts
pnpm install
pnpm buildRunning Tests
bash
pnpm testDocumentation
Help improve these docs! See the docs-site directory.
Questions?
Open an issue on GitHub.