Skip to main content
Welcome. To contribute to PipesHub, pick a labeled issue or open a pull request with your own change. Questions belong in Discord, GitHub Discussions, or a GitHub issue.

Finding something to work on

Labeled issues are a good place to start. Other useful changes are welcome too.
  1. first-timers-only — small and scoped; a good first open-source PR.
  2. good first issue — one evening, one area.
  3. help wanted — a few days of independent work.
Comment on the issue so others know you are on it. If you already have a fix, open a pull request.

Documentation

This site is the pipeshub-ai/documentation repository. Fork it, edit the .mdx page, and open a pull request. Match versions, paths, and install commands to CONTRIBUTING.md on main.

Code

Clone pipeshub-ai/pipeshub-ai and follow CONTRIBUTING.md for local setup, tests, and the git workflow. A new connector is a large piece of work; start with the connector playbook, and talk through scope on Discord first.