Open and closed issues per month

{{#each monthly_stats}} {{/each}}
Month Opened issues Closed issues
{{month}} {{opened}} {{closed}}

Open issues

{{#each top_10}} {{/each}}
Repository Open issues
{{repo}} {{count}}

Low-hanging fruit

{{#each low_hanging}} {{/each}}
Open issues Repository
{{issues}} {{#each repos}} {{this}}{{#unless @last}}, {{/unless}} {{/each}}

Issues per tier

{{#each tiers}} {{/each}}
Tier Open issues
{{@key}} {{#each this}} {{repo}}: {{issues}}{{#unless @last}}, {{/unless}} {{/each}}

Releases

{{#each monthly_stats}} {{#if releases}} {{/if}} {{/each}}
Month Release
{{month}}