Add example output

This commit is contained in:
zmeir
2023-07-19 10:57:35 +03:00
parent 0396e10706
commit f8aea909b4

View File

@ -89,6 +89,9 @@ Example output:
{
"Main theme": "xxx",
"Type of PR": "Bug fix",
{%- if require_score %}
"Score": 85.2,
{%- endif %}
{%- if require_tests %}
"Relevant tests added": "No",
{%- endif %}