Contributing - DanielAceroJuarez/TMSWebAPI GitHub Wiki
Contributing
Contributing
Thank you for considering contributing to the TMS Web API project!
How to Contribute
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes.
- Submit a pull request.
Coding Standards
- Follow the Microsoft C# Coding Conventions.
- Ensure your code is properly documented with XML comments.
- Write unit tests for your code.
Reporting Issues
If you find a bug or have a feature request, please create an issue on the GitHub Issues page.