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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-03-23 22:07:09 +0400
committerJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-03-23 22:13:30 +0400
commit6adbfda2f832b7e0e5a16718d625a3be3f137819 (patch)
tree9696929f042666d3e79983b8ada4e2b19ac09cf1 /CONTRIBUTING.md
parent4b2c50d53f32fcd09674dc8ba0aa9719ece73d56 (diff)
Better naming things
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 47b04c11d24..d816f8e72a0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -77,12 +77,12 @@ Please keep the change in a single MR **as small as possible**. If you want to c
For examples of feedback on merge requests please look at already [closed merge requests](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests?assignee_id=&label_name=&milestone_id=&scope=&sort=&state=closed). Please ensure that your merge request meets the following contribution acceptance criteria.
-**Please format your merge request as follow:**
+**Please format your merge request description as follows:**
1. What does this MR do?
2. Are there points in the code the reviewer needs to double check?
3. Why was this MR needed?
-4. What are the relevant issue numbers / [Feedback items](http://feedback.gitlab.com/)?
+4. What are the relevant issue numbers / [Feature requests](http://feedback.gitlab.com/)?
5. Screenshots (If appropiate)
## Contribution acceptance criteria