Skip to content

guidelines git_specification

GitHub Action edited this page Aug 20, 2026 · 1 revision

Git Specifications for Worldbuilding

just some git spec for worldbuilding

public review:

publicly drafted:

Some Git (Not Best) Practice for Worldbuilding

Using commits

Version can be determined by those commits

Announce the version/change via Changelog

Fork and Pull Request is used for Collaborating various aspect of the world. or making a 'What If's or Multiverse

Branch and Worktree to review, plan, and work with different aspect of the world or collaborations

Why using Git for Worldbuilding?

  • version control

the consequences: must learn git

Navigate from here!

You want to submit or contribute to the project? follow these steps

  1. Read our statements and agreements in Contributing
  2. Start authoring your articles!
  3. Tidy up your typings

And be sure to check out other document as well!

Our Legal Documents

LICENSEs CONTRIBUTINGs CODE_OF_CONDUCTs

These legal documents are work in progress and does not represent the final license governing this project.

Do not rely on these documents as a grant of rights or permissions. The authoritative terms are those stated in the root LICENSE file.

About the World

Guidelines

authoring are the guide about "what you write". List of what you should fill in to your article/entry.

guidelines, especially content are the guide about "how you write / submit"

Articles about Worldbuilding

WIP

Architecture Decision Record

Documents how and why decision are made. go here

Clone this wiki locally