From 9ff0979693e15c36fa88dcf4e3fc6c3b0818b841 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Tue, 28 Oct 2014 09:26:08 -0400 Subject: [PATCH] Correct doc link --- docs/en_us/developers/source/process/overview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en_us/developers/source/process/overview.rst b/docs/en_us/developers/source/process/overview.rst index 96e76cc2c7..8f04b5aa76 100644 --- a/docs/en_us/developers/source/process/overview.rst +++ b/docs/en_us/developers/source/process/overview.rst @@ -50,7 +50,7 @@ If you are a :doc:`contributor ` submitting a pull request, expect take a few weeks before it can be merged. The earlier you can start talking with the rest of the Open edX community about the changes you want to make, before you even start changing code, the better the whole process -will go. +will go. Follow the guidelines in this document for a high-quality pull request: include a detailed description of your pull request when you open it on Github (we recommend using a @@ -72,7 +72,7 @@ If you are a :doc:`core committer `, allocate some time in every two-week sprint to review pull requests from other contributors. The community managers will make sure that these pull requests meet a basic standard for quality before asking you spend time reviewing them. -More details are in the :doc:`core committer guidelines `. +More details are in the :doc:`core committer guidelines `. Feel free to read the other documentation specific to each individual role in the process, but you don’t need to read everything to get started! If you're not