From 721729d7ffeafd283f709f0dcb82cbdf084f6fca Mon Sep 17 00:00:00 2001 From: ahriman Date: Wed, 2 Jan 2019 05:29:51 +0000 Subject: added readme for wikipages --- wikipages/README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 wikipages/README.md diff --git a/wikipages/README.md b/wikipages/README.md new file mode 100644 index 0000000..8e6710e --- /dev/null +++ b/wikipages/README.md @@ -0,0 +1,23 @@ +To contribute to the wiki, create a page using the same pattern as the previously existing pages and submit a pull request. + +Step-By-Step: + +Fork this repo + +git clone https://tildegit.org//site.git + +cd site + +git checkout -b my-wiki-page-etc + +cd wikipages + +Add your page following the same format as the existing pages + +git add . + +git commit -m "added page whatchamacalit to wiki" + +git push + +Then from the tildegit.org web interface, open a pull request to this repository from your fork -- cgit 1.4.1-2-gfad0