Community & Support
Contribute
We are thrilled to have you as part of our community and look forward to your valuable contributions! 🌟
How to Contribute
Fork the repository:
- Make any changes you want to your fork.
- When you’re ready to send those changes to us, go to your fork and create a new pull request.
Add Unit Tests and Fix Linting Issues:
- Before committing your code, make sure you have added unit tests for the feature or bug you worked on.
- Also, fix any linting issues if there are any. We have a pipeline that runs unit tests and checks for linting issues; if any issues are found, the pipeline will fail.
Create a Pull Request:
- Once your pull request has been opened, it will be assigned to me or other reviewers.
- Reviewers will conduct a thorough code review, looking for correctness, bugs, and opportunities for improvement.
Review and Approval:
- Once you’ve received review and approval, your commits will be squashed, and your PR will be ready for merging.
Celebrate:
- Congrats, you’re officially a Mock TypeORM contributor! 🎊