# Contributing

Thanks for improving **pi-twincat-ads**.

## Workflow

1. Open an issue or discuss larger changes before heavy implementation work.
2. Fork the repository and create a branch from `main`.
3. Keep commits focused and messages descriptive.
4. Open a pull request against `main` with a short summary of the change and how to verify it.

## Development

Details will live in the README once the package scaffold exists (`npm install`, scripts, lint, tests).

## License

By contributing, you agree that your contributions will be licensed under the same terms as this project (see [LICENSE](LICENSE)).
