Files
ohm-content/CONTRIBUTING.md
T

14 lines
626 B
Markdown

# Contributing to the Wiggleverse RFC framework
All contribution flows through the RFC app, which talks to this Gitea
instance on your behalf via a single bot service account. Raw `git
clone` plus `git push` is not a supported contribution path.
To propose a new RFC, sign in at the app and use the **"+ Propose New
RFC"** affordance at the bottom of the catalog. Your proposal opens a
PR against this repository adding one file under `rfcs/`. An owner or
admin reviews and either merges (creating the super-draft) or declines
(with a comment to you).
See the app for the full revision, conversation, and graduation flows.