We appreciate your interest in improving the Werk24 Python Client!
- Fork this repository.
- Create a feature branch:
git checkout -b feature-name. - Install dependencies:
pip install -r requirements.txt.
- Ensure all tests run successfully:
pytest
- Describe the motivation and impact of your changes.
- Reference any relevant issues.
- The team will review your contribution as soon as possible.
Thank you for helping make Werk24 better!