about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorgbmor <ben@gbmor.dev>2020-07-12 12:48:47 -0400
committergbmor <ben@gbmor.dev>2020-07-12 12:48:47 -0400
commit4891cdddc83c2824302ae654c8ac3996e50fc8da (patch)
tree31cca52bc225add7d2b2b3c2a299b785214b1da3
parentac274a36901d00c3fbce2a89f79984b5f7e52711 (diff)
downloadwiki-4891cdddc83c2824302ae654c8ac3996e50fc8da.tar.gz
updated contributing info
-rw-r--r--README.md18
1 files changed, 2 insertions, 16 deletions
diff --git a/README.md b/README.md
index 3332ff7..ba7fb68 100644
--- a/README.md
+++ b/README.md
@@ -2,22 +2,8 @@
 
 This repository holds the wiki data for tilde.institute
 
-To contribute:
-* Fork the repository
-* Create a branch with an appropriate name:
-  * `git checkout -b mycoolpage`
-* Add your page in the `pages/` directory
-* Submit a PR
-* Once it's merged it will be pulled into the wiki
-
-Don't forget to wrap lines at approximately 75 columns. If
-you need to, use `fmt -w 75`. For example:
-
-```
-$ fmt -w 75 mypage.md | tee mypage.md
-```
-Then afterwards, check the page to fix anything that got
-clobbered.
+Depending on which mirror you find this repo at, either submit a PR or mail
+a patch in to add or edit a page.
 
 ## Software