Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 789 Bytes

File metadata and controls

15 lines (8 loc) · 789 Bytes

🤝 Contributing

We welcome qualified contributors who are interested in improving the project.

Contributors are expected to follow Go idioms and respect the principles of open‑source collaboration. Before contributing, please take some time to read the source code and understand the existing design and patterns used in the project.

If you have questions or would like to discuss a change, feel free to contact the repository owner at: malikhan.dev2020@gmail.com.

This project follows a simple Test‑Driven Development (TDD) approach.

Tests should be written for relevant scenarios.
Contributions without appropriate tests cannot be reviewed or accepted.

Maintaining test coverage helps ensure reliability, consistency, and long‑term maintainability of the project.