Thank you for your interest in contributing to MongoLens! We welcome contributions from the community, whether it's fixing bugs, adding features, improving documentation, or more.
First, fork the repository to your own GitHub account.
Create a new branch for your changes:
git checkout -b my-feature-branch