We welcome contributions from the community to improve All in One Ton Bot . Please follow the guidelines below when submitting pull requests or issues.
- Search the existing issues to avoid duplicates.
- Provide detailed steps to reproduce the issue, including logs or screenshots if applicable.
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature-name
. - Commit your changes with a descriptive message.
- Push to your branch and open a pull request.
- Follow PEP 8 for Python code.
- Write clear and concise comments for complex sections.
- Include tests for new features.
For major changes or suggestions, reach out to [email protected].