rotowire-api-client
Version:
Node and NestJS wrappers for Rotowire feeds
21 lines (13 loc) ⢠907 B
Markdown
# Contributing to Rotowire API Client
š First off, thanks for taking the time to contribute! š
## How to Contribute
1. **Fork the Repository**: Click on the 'Fork' button at the top right corner of this page and clone your forked repository to your local machine.
2. **Create a Branch**: Create a new branch with a meaningful name.
3. **Make Changes**: Make the necessary changes in your local copy.
4. **Commit Your Changes**: Commit the changes once you are satisfied.
5. **Push to your Fork**: Push your changes to your forked repository.
6. **Submit a Pull Request**: Click on 'New Pull Request' and select your branch to merge with the main branch of the original repository.
## Code of Conduct
By participating in this project, you are expected to uphold our [Code of Conduct](./CODE_OF_CONDUCT.md).
## Need Help?
If you have questions or need help, feel free to ask. We're here to help!