Skip to main content

Forking

  1. Navigate to the OmniLens repository on GitHub
  2. Click the Fork button in the top-right corner of the repository page
  3. Select your GitHub account or organization as the destination for the fork
  4. Wait for GitHub to create your fork
  5. Clone your fork locally:
  6. Add the upstream repository:

Pull Requests

  • Ensure your PR adheres to the provided template
  • PRs will not be looked at until all automated checks have successfully passed