👋 Welcome to InftyAI community !
Please make sure to read and observe our Code of Conduct first.
🚀 All kinds of contributions are welcomed !
- Fix documents & Typos
- Report & fix bugs
- New features
- Issues & discussions
- ...
Pull requests are often called simply "PR". Please follows the standard github pull request process. To submit a proposed change, please develop the code and add new test cases.
To make it easier for your PR to receive reviews, consider the reviewers will need you to:
- Follow good coding guidelines.
- Write good commit messages.
- Break large changes into a logical series of smaller patches which individually make easily understandable changes, and in aggregate solve a broader issue.