1) Create a new branch named `feat/add-real-time-alerts-for-new-issues` 2) Add scheduled celery tasks that will check every predefined number of seconds if there're some new issues for the repository our user subscribed to. 3) If there is new issues, this user will be notified.