From 6735187ac255c70f5fd3eb9bf4d5c14e5f421337 Mon Sep 17 00:00:00 2001 From: James Allen Date: Sat, 15 Feb 2014 18:31:12 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- server-ce/CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/server-ce/CONTRIBUTING.md b/server-ce/CONTRIBUTING.md index 613660f31e..b1ae5a4936 100644 --- a/server-ce/CONTRIBUTING.md +++ b/server-ce/CONTRIBUTING.md @@ -4,12 +4,16 @@ Contributing to ShareLaTeX Thank you for reading this! If you'd like to report a bug or join in the development of ShareLaTeX, then here are some notes on how to do that. +*Note that ShareLaTeX is actually made up of many seperate repositories (a list is available +[here](https://github.com/sharelatex/sharelatex/blob/master/README.md#other-repositories)).* +[CLICK HERE for an overview of all issues and pull requests in all the ShareLaTeX repositories](https://github.com/organizations/sharelatex/dashboard/issues) + Reporting bugs and opening issues --------------------------------- If you'd like a report a bug or open an issue then please: -1. **Find the correct repository.** ShareLaTeX is split across multiple different repositories, each containing a different service (you can find a list [here](https://github.com/sharelatex/sharelatex/blob/master/README.md#other-repositories)). If you know the bug only applies to one service, then please open an issue in that repository. For general bugs and issues that span more than one service, please open an issue in the [sharelatex/sharelatex](https://github.com/sharelatex/sharelatex) repository. +1. **Find the correct repository.** ShareLaTeX is split across multiple different repositories, each containing a different service (you can find a list of [all repositories here](https://github.com/sharelatex/sharelatex/blob/master/README.md#other-repositories), and [all issues here](https://github.com/organizations/sharelatex/dashboard/issues)). If you know the bug only applies to one service, then please open an issue in that repository. For general bugs and issues that span more than one service, please open an issue in the [sharelatex/sharelatex](https://github.com/sharelatex/sharelatex) repository. 2. **Check if there is an existing issue.** If there is then please add any more information that you have, or give it a "+1" in the comments.