Tell people to update the site not the wiki.
We want to kill the wiki with fire.
This commit is contained in:
parent
7d3dcc0116
commit
94449c4088
|
@ -14,9 +14,9 @@ following in mind:
|
||||||
[RR](http://github.com/btakita/rr/tree/master).
|
[RR](http://github.com/btakita/rr/tree/master).
|
||||||
* If it's a brand new feature, make sure to create a new
|
* If it's a brand new feature, make sure to create a new
|
||||||
[Cucumber](https://github.com/cucumber/cucumber/) feature and reuse steps
|
[Cucumber](https://github.com/cucumber/cucumber/) feature and reuse steps
|
||||||
where appropriate. Also, whipping up some documentation in your fork's wiki
|
where appropriate. Also, whipping up some documentation in your fork's `site`
|
||||||
would be appreciated, and once merged it will be transferred over to the main
|
directory would be appreciated, and once merged it will also appear in
|
||||||
wiki.
|
the next update of the main site.
|
||||||
* If your contribution adds or changes any Jekyll behavior, make sure to update
|
* If your contribution adds or changes any Jekyll behavior, make sure to update
|
||||||
the documentation. It lives in `site/_posts`. If the docs are missing
|
the documentation. It lives in `site/_posts`. If the docs are missing
|
||||||
information, please feel free to add it in. Great docs make a great project!
|
information, please feel free to add it in. Great docs make a great project!
|
||||||
|
|
Loading…
Reference in New Issue