Commit a841aa01 authored by FulcrandG's avatar FulcrandG
Browse files

Updating visual for linked issues with buttons

parent 46e68859
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,7 +6,8 @@
  {% for issue in linked_issues[:linked_issues_limit] %}
- [#{{issue.iid}} - {{ issue.name }}]({{ issue.url }})
  {% endfor %}
[See all the issues]({{linked_issues_url}}){: .md-button } [Add an issue](https://gitlab.com/r2devops/hub/-/issues/new?issue[title]=[job][{{job_name}}]%20-%20){: .md-button--primary }
[See all the issues]({{linked_issues_url}}){: .md-button }
[Add an issue](https://gitlab.com/r2devops/hub/-/issues/new?issue[title]=[job][{{job_name}}]%20-%20){: .md-button .md-button--primary}
{% endif %}

## License