Skip to content

docs: improve README for community contribution - #591

Open
tomymaritano wants to merge 2 commits into
developfrom
cursor/readme-community-contribution-1778
Open

docs: improve README for community contribution#591
tomymaritano wants to merge 2 commits into
developfrom
cursor/readme-community-contribution-1778

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

Summary

Rewrites the root README so a new contributor can see what this repo is, how to run it, and how to contribute — without invented product claims.

  • What this is: desktop/product monorepo; Markdown files on disk; offline default; open-core as documented in LICENSE (MIT packages vs proprietary desktop/licensing).
  • How to run: real scripts from package.json (pnpm install, pnpm dev, desktop-only filter). Notes that pnpm dev is Turbo and also starts other workspace dev scripts, and that pnpm test excludes storage-sqlite.
  • How to contribute: PRs against develop; conventional commits; plugins/themes live in satellite dripnex/plugin-* and dripnex/theme-* repos, not this monorepo.

Also updates CONTRIBUTING.md (it still pointed at the old readide clone URL and told people to PR main) and makes .github/CONTRIBUTING.md a short pointer to the root guide.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Related Issues

None.

Checklist

  • I've read CONTRIBUTING.md
  • Tests pass locally (pnpm test) — docs-only; not run
  • Build succeeds (pnpm build) — docs-only; not run
  • PR targets develop branch (not main)

Screenshots

Not applicable (markdown only).

Open in Web Open in Cursor 

Rewrite the root README around what this repo is, how to run it, and how to contribute. Point plugin and theme work at satellite dripnex/plugin-* and dripnex/theme-* repos. Align CONTRIBUTING with develop-based PRs and the current clone URL.

Co-authored-by:  Tomás Maritano <tomymaritano@gmail.com>
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 56 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 2c8b93e7-49a0-4e3c-9e82-16bc44ef3083

📥 Commits

Reviewing files that changed from the base of the PR and between 0d31267 and e7be690.

📒 Files selected for processing (3)
  • .github/CONTRIBUTING.md
  • CONTRIBUTING.md
  • README.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tomymaritano
tomymaritano marked this pull request as ready for review August 24, 2026 17:19
@github-actions
github-actions Bot enabled auto-merge (squash) August 24, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants