Skip to content

🌱 Good first issues β€” pick one to get startedΒ #1

@deepakfq

Description

@deepakfq

New here? These issues are scoped to be friendly first contributions. Comment to claim one.

Documentation

  • Add a `docs/connectors.md` page showing all 6 built-in connectors with code samples
  • Translate the README to Hindi (`README.hi.md`)
  • Translate the README to Spanish (`README.es.md`)
  • Add a usage example showing how to verify a webhook payload step by step

SDK

  • Add a `getEvents()` helper to `@ote/sdk` that paginates through events
  • Add a `onScoreChange` callback helper that polls the API
  • Improve TypeScript types for `metadata` field (currently `Record<string, any>`)

Widget

  • Add `compact` size variant (24px height, single line)
  • Add `onClick` handler that opens a tooltip with pillar breakdown
  • Test under prefers-reduced-motion

Connectors

  • Write a connector for Stripe Connect (mapping `charge.succeeded` β†’ `ESCROW_RELEASED`)
  • Write a connector for Instamojo (similar shape to Razorpay)
  • Add tests for the existing Razorpay adapter

Examples

  • StackBlitz one-click for `examples/basic-usage`
  • CodeSandbox embed for `examples/next-app`

Ready to contribute? See CONTRIBUTING.md β€” note the CLA (required because of dual-license).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions