{% load custom_tags %} Bug Report Notification
{% env 'PROJECT_NAME' %}

Bug Added

Dear {{ name }},

A bug has been found on {{ domain }} by {{ username }}.

The bug was labeled as "{{ label }}" and described as "{{ description }}".

You can find all bugs listed for {{ domain }} by clicking on the link.

You can see more info here: https://{% env 'FQDN' %}/issue/{{ id }}

Feel free to sign up for one of our plans:

https://{% env 'FQDN' %}/start/

Best,

The {% env 'PROJECT_NAME' %} Team