- {% if version and version.support is not null and version.support.issues is defined and version.support.issues starts with 'https://github.com/' %}
+ {% if version and version.support is not null and version.support.issues is defined and version.support.issues starts with 'https://github.com/' and version.support.issues starts with repoUrl %}