
Am 10.04.2014 20:27, schrieb Herbert Valerio Riedel:
Hello *,
To get the balling rolling, I've converted the mediawiki version of the PVP to markdown for easy editing via GitHub. Please note this is just a suggestion, there a certainly other possible workflows for collaborative editing; However using GitHub provides the following features:
- A web-based Markdown editor
- Decentralized: everyone can fork the repo (and you can see the fork-graph), everyone can steal (aka 'git pull') each others commit into his own repo.
- Branching inside a repo (e.g. for multiple variants)
- Annotating/commenting patches
TLDR: feel free to fork (or ignore) https://github.com/hvr/PVP
Btw. it simplifies merging if the content is formatted one-sentence or one clause per line.