Thanks for your interest in contributing to TranScorerLM! We welcome contributions from anyone who wants to help improve the project.
Before you start contributing, make sure you have the following:
- A GitHub account
- Git installed on your computer
- A text editor of your choice
When contributing, please keep the following guidelines in mind:
- Be respectful to others and their ideas
- Follow the project's coding style and conventions
- Test your changes thoroughly before submitting a pull request
- Explain your changes clearly and provide context where necessary
To contribute code, follow these steps:
- Fork the repository on GitHub
- Clone your fork to your local machine
- Create a new branch for your changes
- Make your changes and commit them with clear commit messages
- Push your changes to your fork on GitHub
- Submit a pull request to the main repository
To contribute documentation, follow these steps:
- Fork the repository on GitHub
- Clone your fork to your local machine
- Create a new branch for your changes
- Make your changes to the documentation
- Commit your changes with clear commit messages
- Push your changes to your fork on GitHub
- Submit a pull request to the main repository
If you need help with contributing, feel free to reach out by looking at the Discussions Tab of the repository.