Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.41 KB

File metadata and controls

26 lines (18 loc) · 1.41 KB

Contributing to the registry

Thanks for your interest in using Community Lorebooks subdomain service and/or helping to maintain the registry data.

Pre-requisites / Pre-flight Checks

Components for beginners

Each component has its own documentation here in the registry monorepo and linked here for convenience:

General contributing steps

  1. Create your fork to easily publish your branches and send patches easily. (optional if you're going through the Git email flow).
  2. Create a branch seperate from the main branch to keep things organized. While the project maintainers usually commit directly to the main branch, we recommend creating a branch for your changes to avoid conflicts.
  3. Start hacking around. :)