Skip to content

Commit a91ca6a

Browse files
committed
Merge pull request #4 from commercialhaskell/readme-wiki-explanation
explain with respect to a Wiki
2 parents ba4056e + 28a0004 commit a91ca6a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,10 @@ For now, please see [the original
7373
proposal](https://github.com/commercialhaskell/commercialhaskell/blob/master/proposal/intermediate-haskell-documentation.md#quality)
7474
for some recommendations on quality. Eventually, those guidelines should be
7575
moved into this document.
76+
77+
## Wikis
78+
79+
Essentially this is a wiki for intermediate Haskell documentation.
80+
81+
There is an important difference between wikis and github. Most wikis are oddly horrible for discussing content, so they actually don't scale well beyond 1 contributor per page (Wikipedia is a total disaster in this regard, but worse is better).
82+
Pull requests are much easier to work with than most wiki systems. They make it clear that people are notified about changes and contributions are discussed (with line comments) before being committed.

0 commit comments

Comments
 (0)