.github/ISSUE_TEMPLATE/config.yml:1 sets blank_issues_enabled: false with exactly one template (a problem report whose four required fields fit a bug and little else), Discussions are disabled, and there is no SUPPORT.md. The only other contact link routes to the security advisory form.
So a user with a question, a documentation nit, or a feature idea has nowhere to put it — while CONTRIBUTING.md actively invites contribution. The code of conduct also routes enforcement reports through "open an issue," which the problem-report template fits poorly.
Direction: enable Discussions, add a second issue template, or re-enable blank issues — each trades differently against the problem-framed intent the current template exists to enforce.
.github/ISSUE_TEMPLATE/config.yml:1setsblank_issues_enabled: falsewith exactly one template (a problem report whose four required fields fit a bug and little else), Discussions are disabled, and there is noSUPPORT.md. The only other contact link routes to the security advisory form.So a user with a question, a documentation nit, or a feature idea has nowhere to put it — while
CONTRIBUTING.mdactively invites contribution. The code of conduct also routes enforcement reports through "open an issue," which the problem-report template fits poorly.Direction: enable Discussions, add a second issue template, or re-enable blank issues — each trades differently against the problem-framed intent the current template exists to enforce.