export interface IssueNotification { title: string; description: string; }