From fa0ab21b925822576b1f5c8bec89214eee4befc8 Mon Sep 17 00:00:00 2001 From: Pete Peterson <peterfpeterson@gmail.com> Date: Tue, 3 Feb 2015 12:53:53 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3bcd9426029..bbef34b52be 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,8 @@ The [developer documentation](http://www.mantidproject.org/Category:Development) 1. [Fork](https://help.github.com/articles/fork-a-repo) the repository. 2. Make changes as you see fit. Please still follow the guidelines for [running the unit tests](http://www.mantidproject.org/Running_the_unit_tests) and the [build servers](http://www.mantidproject.org/The_automated_build_process). - 3. (Optional) email mantid-help@mantidproject.org, and a developer will set up a branch that you can submit pull requests to. 4. Submit a [pull request](https://help.github.com/articles/using-pull-requests) to this branch. This is a start to the conversation. + 3. (Optional) email mantid-help@mantidproject.org requests to. Hints to make the integration of your changes easy (and happen faster): - Keep your pull requests small -- GitLab