Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2017-07-25 13:07:23 +0300
committerAndrew Newdigate <andrew@gitlab.com>2017-07-25 13:07:23 +0300
commit735f4320207514e78d51ca4158e92418ddf2ba10 (patch)
tree6ae1ee3cd2c2ce133846bdd85f59549029f1bb0f /CONTRIBUTING.md
parenta8e6453abc4b34b2b04b5b871c6dbe80c9b5c745 (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index adb1e8dc7..67aaa92c2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -52,7 +52,7 @@ Conversation issues help us track migrations through the stages of the [migratio
While migration may take several releases from end-to-end, and, so that we can better track progress, each stage of the migration will
spawn it's own issue. These issues should generally not stay open for more than a week or two.
-## How to develop a migration
+## How to develop a migration
1. **Select a migration endpoint**: select a migration from the [migration board](https://gitlab.com/gitlab-org/gitaly/boards/331341). These migrations are prioritised so choose one near the top.
- Assign the conversation issue to yourself so that others know that you are working on it.