#708 Adjust tab/window title when on issues
Closed: Fixed Opened by kevin.

Right now when you go to a url say:

https://pagure.io/pagure/issue/707

The title of the window is "Issue #707 - pagure - Pagure"
Some people use the title of things like this when refering to them in meetings and it would be nice if the title of the window was changed to something like:

"Issue #707 - rss feeds (open) - Pagure"

PR's apparently already do add the title, just not issues.


Fixed in https://pagure.io/pagure/pull-request/719

Commit 22115dad fixes this issue

Commit 22115dad fixes this issue

Metadata