Previously, on the issues page, the related PRs section header had a label showing a count. The issue here is that was actaully showing the count of the subscribers to the issue. This commit just removes the count label entirely.
Fixes: #3743
rebased onto 4a4d7faf09ce6c5380f124dd7ed88112daaa9752
:thumbsup:
rebased onto 881fe085edcb1b883b8ffa4a810edaf145d294d5
Pull-Request has been merged by pingou
Previously, on the issues page, the related PRs
section header had a label showing a count. The issue
here is that was actaully showing the count of the
subscribers to the issue. This commit just removes the
count label entirely.
Fixes: #3743