From 6269f35b45236423cd147a1a234ca89b8faed14f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Wed, 12 Dec 2018 13:33:29 +0100 Subject: Improve & clean up the PROCESS.md doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Coutable --- doc/development/contributing/index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/development') diff --git a/doc/development/contributing/index.md b/doc/development/contributing/index.md index 9da4c66933c..9dffca5b99c 100644 --- a/doc/development/contributing/index.md +++ b/doc/development/contributing/index.md @@ -3,7 +3,8 @@ Thank you for your interest in contributing to GitLab. This guide details how to contribute to GitLab in a way that is easy for everyone. -We want to create a welcoming environment for everyone who is interested in contributing. Please visit our [Code of Conduct page](https://about.gitlab.com/contributing/code-of-conduct) to learn more about our committment to an open and welcoming environment. +We want to create a welcoming environment for everyone who is interested in contributing. +Please visit our [Code of Conduct page](https://about.gitlab.com/contributing/code-of-conduct) to learn more about our committment to an open and welcoming environment. For a first-time step-by-step guide to the contribution process, please see ["Contributing to GitLab"](https://about.gitlab.com/contributing/). @@ -92,9 +93,9 @@ When submitting code to GitLab, you may feel that your contribution requires the When your code contains more than 500 changes, any major breaking changes, or an external library, `@mention` a maintainer in the merge request. If you are not sure who to mention, the reviewer will add one early in the merge request process. -## Workflow labels +## Issues -This [documentation](issue_workflow.md) outlines the current workflow labels. +This [documentation](issue_workflow.md) outlines the current issue process. * [Type labels](issue_workflow.md#type-labels) * [Subject labels](issue_workflow.md#subject-labels) @@ -128,6 +129,6 @@ This [documentation](style_guides.md) outlines the current style guidelines. [Return to Development documentation](../README.md) [core team]: https://about.gitlab.com/core-team/ -[team]: https://about.gitlab.com/team/ +[team]: https://about.gitlab.com/company/team/ [getting-help]: https://about.gitlab.com/getting-help/ [codetriage]: http://www.codetriage.com/gitlabhq/gitlabhq -- cgit v1.2.1