Hi there 👋
I Have integrated the request-info bot in the following test repository to try out some ideas I have. My aim is to enforce PR templates are followed and filled up. My existing config.yml has checkPullRequestTemplate: true and my PR template is present at ./github/PULL_REQUEST_TEMPLATE.md.
When I create a new PR in which the PR template is left as is, I don't get any message triggered by the request-info bot. Any chance I missed something?