Contributions are welcome! Please follow these guidelines when submitting changes.
- Match existing naming and formatting conventions
- Add or update unit tests for new or changed behavior
- Run
dotnet formatbefore submitting - Follow
.editorconfigsettings - Use clear commit messages that describe the changes
- Fork the repository
- Create a feature branch
- Make your changes with tests
- Run
dotnet formatand ensure tests pass - Submit a pull request
Please use GitHub Issues to report bugs or request features.