How to Contribute or Give Feedback
The process is simple and community-first:
Start in Discord Join the Morpheus Discord and share your idea in the relevant channel — usually
#code-contributors,#inference-marketplace, or#mrc-discussion. You can also join ongoing discussions for MRCs alre ady under development.Coordinate With Maintainers Once your idea gains traction, get in touch with a maintainer responsible for that area (e.g., Capital, Compute, Builders). They’ll help align your idea with existing plans and ensure there’s no overlap with other work in progress.
Write and Submit an MRC Fork the MRC repository on GitHub, create a new file following the standard format, and submit a pull request.
🧭 Writing Recommendations
Keep it clear, structured, and concise — long texts make review harder.
Use Markdown headings and formatting for readability.
Avoid jargon when simpler words work.
When proposing technical changes, include examples or pseudocode.
If your proposal touches multiple areas (e.g., Builders + Capital), mention it explicitly.
Add a short TL;DR at the top to make it easy for readers to grasp the core idea.
💬 Discussion and Review
Once your MRC is submitted, the community will review it in the open:
Discussion happens in Discord or directly in the GitHub pull request.
Maintainers and reviewers will leave feedback or request edits.
If approved, your MRC will move to Active and appear in the main MRC list.
Last updated
Was this helpful?