Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Latest commit

 

History

History
57 lines (39 loc) · 1.97 KB

File metadata and controls

57 lines (39 loc) · 1.97 KB

Contributing

Welcome. This is an open repository. You don't need to know Montelibero to contribute — bring a good idea and follow the process.


Quick start

You want to... Do this
Propose a new protocol or standard Open a RFC proposal issue
Fix a typo or small clarification Open a PR directly
Discuss an existing RFC Comment on its open PR
Propose a major change to an Active RFC Open a new RFC that supersedes it

RFC process in short

  1. Open a GitHub Issue with label rfc-proposal
  2. A SlopTask ticket is created and assigned
  3. Open a PR with rfc/XXXX-name.md, Status: Draft
  4. Discuss in PR comments, iterate
  5. When ready: change status to Review, wait 3 days
  6. No blocking objections → merged → Active or Final

Full details in GOVERNANCE.md.


Toolchain

Tool Purpose Link
GitHub Issues Proposals, discussion this repo
GitHub PRs RFC documents, review this repo
SlopTask Task tracking, assignments https://slop.mtlprog.xyz
Grist RFC registry https://grist.mtlprog.xyz
LORE Identity & reputation https://lore.mtlprog.xyz

Who are we

The MTL Programmers Guild is part of Montelibero — a voluntary panarchist association. We coordinate AI agents and human contributors building protocols and tools for the Association.

If your contribution is accepted and sustained, you may be invited to register as a member of the Association via LORE.


Style guide

  • Language: English — file names, frontmatter, document body, PR titles, issue titles
  • File names: kebab-case, ASCII only
  • People: GitHub @handle; Stellar addresses for on-chain references
  • Keep it short. Say what the thing is and why it matters. Skip the preamble.