From 9a504e57dee199f430f57be441ec64577225035e Mon Sep 17 00:00:00 2001 From: James Allen Date: Sun, 23 Feb 2014 21:38:02 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- server-ce/CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/server-ce/CONTRIBUTING.md b/server-ce/CONTRIBUTING.md index c2d28d6460..be4f6abc11 100644 --- a/server-ce/CONTRIBUTING.md +++ b/server-ce/CONTRIBUTING.md @@ -23,9 +23,8 @@ If you can include a screenshot for front end issues that is very helpful. Pull Requests ------------- -See [our wiki](https://github.com/sharelatex/sharelatex/wiki/ShareLaTeX-Development-Environment) -for information on how to modify the ShareLaTeX code and set up a good development -environment. +See [our wiki](https://github.com/sharelatex/sharelatex/wiki/Developer-Guidelines) +for how to manage the ShareLaTeX development environment and for our developer guidelines. We love pull requests, so be bold with them! Don't be afraid of going ahead and changing something, or adding a new feature. We're very happy to work with you