Jump to content

Template:MR: Difference between revisions

From postmarketOS Wiki
Created page with "<noinclude>{{Template:Template}}{{DISPLAYTITLE:Template:MR}} Link to a gitlab merge request by specifying: * <code>id</code> of the merge request * <code>repository</code> (d..."
 
github uses ! instead of # for its issues and merge requests
Line 17: Line 17:
{{MR|78|osk-sdl}}
{{MR|78|osk-sdl}}


</noinclude><includeonly>[https://gitlab.com/{{{3|postmarketOS}}}/{{{2|pmbootstrap}}}/merge_requests/{{{1}}} {{{2|}}}#{{{1}}}]</includeonly>
</noinclude><includeonly>[https://gitlab.com/{{{3|postmarketOS}}}/{{{2|pmbootstrap}}}/merge_requests/{{{1}}} {{{2|}}}!{{{1}}}]</includeonly>

Revision as of 10:44, 30 June 2018

This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.

Check out all pages using this template and feel free to discuss it in the gitlab issues.

For more information, read Templates and Template:Template.

Link to a gitlab merge request by specifying:

Usage

 {{MR|id|repository|project}}

Example

{{MR|1600}}

!1600

{{MR|78|osk-sdl}}

osk-sdl!78