From 82e27f8a71414cb4547e4a7e4d7f1dbbb7838ba7 Mon Sep 17 00:00:00 2001 From: Miles Gould Date: Thu, 16 Feb 2017 13:07:56 +0000 Subject: [PATCH] Delete reference to Discussion Forums wiki page The wiki is dead, that page hasn't been preserved, and most of the forums it described are dead too. Sic transit gloria mundi. --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1197b826c..d445faa32 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,6 @@ When you create a pull request, please include the following: * Make sure you have automated tests for your work, where possible. * Add your name (and that of your pair partner, if any) to [CONTRIBUTORS.md](CONTRIBUTORS.md). -If you would like to discuss your work before submitting a pull request, -please join any of our [Discussion -forums](http://wiki.growstuff.org/index.php/Discussion_forums), where -our dev team will be happy to help you. +If you would like to discuss an idea before submitting a pull request, +please open a [GitHub Issue](https://github.com/growstuff/growstuff/issues), +where our dev team will be happy to help you.