diff --git a/Home.md b/Home.md index 294db41..28622c1 100644 --- a/Home.md +++ b/Home.md @@ -15,4 +15,10 @@ A full set of tools used can be seen on [StackShare](http://stackshare.io/open-f ## Deployment and server admin wiki -See the [ofn-install wiki](https://github.com/openfoodfoundation/ofn-install/wiki) where you find guides to install a new server, set up Bugsnag, Google Maps and much more. \ No newline at end of file +See the [ofn-install wiki](https://github.com/openfoodfoundation/ofn-install/wiki) where you find guides to install a new server, set up Bugsnag, Google Maps and much more. + +## Development environment wiki + +If you are interested in contributing to the OFN in any capacity, please introduce yourself [on Slack](https://openfoodnetwork.org/slack-invite), and have a look through the [OFN Handbook](https://ofn-user-guide.gitbook.io/ofn-handbook/). + +Our [GETTING_STARTED](https://github.com/openfoodfoundation/openfoodnetwork/blob/master/GETTING_STARTED.md) and [CONTRIBUTING](https://github.com/openfoodfoundation/openfoodnetwork/blob/master/CONTRIBUTING.md) guides are the best place to start for developers looking to set up a development environment and make contributions to the code base. \ No newline at end of file