Files
openstapps/templates/md/issue.md
2019-01-17 14:33:20 +01:00

2 lines
544 B
Markdown

| __[{{ if issue.state !== 'closed' }} {{ issue.title }} {{ else }} ~~{{ issue.title }}~~ {{ fi }}]({{ issue.web_url }})__<br />__Labels:__ {{ issue._labels }} | {{ if branchExists }} <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" /> {{ fi}} {{ if mergeRequestUrl !== undefined }} <a href="{{ mergeRequestUrl }}"> <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/> </a> {{ fi }} | [{{ project }}](https://gitlab.com/{{ project }}) | {{ weeksOpen }} |