Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 934 Bytes

File metadata and controls

9 lines (5 loc) · 934 Bytes

Contributing Guidelines

My aim as the author of this project is to share a general-purpose library that will allow you to stay productive as a developer and implement REST API clients in a standardized, structured manner.

The project is actively maintained. Please submit a feature request, report a bug, and contribute to the documentation. Please give me time to answer your request due to the time zone difference and various professional and personal commitments.

Regarding contributions of new features to the codebase, if possible, please open an issue and discuss your idea first. This way, you will ensure your contribution is aligned with the vision and architecture of this project, thus has a high chance of being accepted.

By opening a PR, you agree with the license terms of this project. Code contributions must include the copyright statement and should have reasonable test coverage for further maintainability.