... | ... | @@ -46,6 +46,6 @@ git rebase origin/master |
|
|
<br/>If there is none, please create one (see above "*How to report bug or suggest improvement*").
|
|
|
2. [Create](https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html) merge request. Select your working branch as source and the original repository's master as target.
|
|
|
<br/>Use prefix "**WIP:**" in the title to signify this is a work in progress.
|
|
|
4. In the issue description, add either "**Closes #IssueId**" and/or "**Related #IssueId1, #IssueId2**" to link related issues to your merge request.
|
|
|
4. In the first lines of the issue description, add either "**Closes #IssueId**" and/or "**Related #IssueId1, #IssueId2**" to link related issues to your merge request.
|
|
|
5. The project team will discuss whether the merge request will be included in the official release.
|
|
|
6. If the merge request is accepted, please address any question/request from the project team. |
|
|
\ No newline at end of file |