Thanks for your interest in contributing!
- Open an issue first to discuss a change (bug or feature).
- Fork the repo and create a branch:
git checkout -b feat/my-change. - Commit with clear messages and reference the issue.
- Open a Pull Request (PR).
- Keep examples minimal and well-commented.
- Prefer PDO ODBC over legacy
odbc_*functions in examples. - Do not commit IBM packages or license-protected files.
- Update README.md when steps or versions change.
- Add to the Troubleshooting section if you hit a new gotcha.
PRs welcome! :)