Create report for project issues with issue credit information
<h3 id="summary-problem-motivation">Problem/Motivation</h3> Tim L asked me to create this issue based on discussions in Slack. As a maintainer it's easy to accidentally not credit people on issues who should be credited. A simple report would help a lot, so we can easily see which issues don't have credits or don't have full credits and we can go fix them. <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> A simple report for a project with columns like: <ul> <li>Date closed (ordered by most recently closed)</li> <li>Issue title linked to issue</li> <li>Link to attribution record</li> <li>Credited (usernames)</li> <li>Not credited (usernames)</li> <li>No credits? (yes/no)?</li> </ul> Bonus points for being able to filter out just the issues where there's at least one person not credited. <h3 id="summary-remaining-tasks">Remaining tasks</h3> TBD <h3 id="summary-ui-changes">User interface changes</h3> Report for maintainers to see the credited users per issue. <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> -- @kepol
issue