<%= title.toUpperCase() %>
<% if (description) { %>
<%= description %>
<% } %>
<% if (issues.length > 0) { %>
+
<% } %>