Skip to content
rescile Registry

Contribute to the registry

The registry is a curated, PR-reviewed index. The easiest way to contribute is the guided form — no git clone or local tooling required.

How it works

  1. 1

    Fill in the form

    A GitHub issue form collects everything needed — title, description, repository URL.

  2. 2

    Automatic PR

    A bot validates your entry and opens a pull request on your behalf.

  3. 3

    Review & preview

    A maintainer reviews the submission; CI renders a live preview of how it will look.

  4. 4

    Live

    On merge, the site rebuilds and your entry appears within minutes — with its own page and URL.

Prefer the command line?

You can also fork the repository, edit the YAML data files directly, and open a pull request. An interactive helper writes a valid entry for you:

$npm install && npm run add:publisher
$npm run add:module
$npm run add:example

The helper runs npm run validate automatically; the same checks run on every pull request. See thecontribution guide for details.

Review policy

  • All submissions are manually reviewed before being listed.
  • Modules must be installable from the referenced source repository.
  • Submissions misrepresenting authorship or violating licences are rejected.
  • Private repositories are listed as private; their metadata stays limited.