Contributing
Warped World is Open Source and licensed under the Creative Commons by Sharealike 3.0 license. As such, not only are modifications and redistribution allowed, they are encouraged1! A significant component of the design goals for Warped World is that extending or modifying the source game should be a relatively seamless operation (or at least, as seamless as any amount of game design can be). The sections that follow in this chapter outline some rules and guidelines regarding the procedure involved with directly contributing back to this book. If you plan to contribute any work back to this source material. The information that follows on this page may also be found in the "Contributing" section of the Warped World RPG GitHub repository, but are repeated here for convenience.
If you would like to make additions or modifications to this book, please create a fork and open a PR with your changes after submitting an issue or RFC to allow for discussion. Minor changes, like typos and grammatical fixes, may not need an opened issue/RFC, depending on the scope and nature of the change.
Editor Setup & Style Guide
Please ensure any PRs follow the following standards for content:
- Word break at or before 90 characters (see the
.vimrc
in this project's root) - Chapter and Section titles should use title casing (E.G.: This is Title Cased)
- Unless specifically necessary or relevant utilize neutral, inclusive language ("they" instead of "he or she", for instance)
- Any excerpts or content additions such as game starters or supplements must be original works or otherwise be directly attributed to their authors and be used with explicit permission2.
Given, of course, licensing rules are followed. See LICENSE within the source repository for more information.
While explicit permission is not required by the CC-BY-SAv3.0 license, we do not wish to run afoul of the incredibly talented authors and content creators on the SCP wiki and its affiliated sites.