When referencing the issue as a string display the syntax `f"#{Issue._number} - {Issue.title[:25]} by {Issue._owner['login']}"`
When referencing the issue as a string display the syntax
f"#{Issue._number} - {Issue.title[:25]} by {Issue._owner['login']}"