Chore: Add support for new issue experience (fixes #3646)#3647
Chore: Add support for new issue experience (fixes #3646)#3647
Conversation
|
@guywillis Are you going to include the pull request templates as part of this PR? |
|
@swashbuck I hadn't planned to as it's not part of the 'new issue experience' feature at present but I can certainly see the benefit of implementing it in advance alongside this work. From reading https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository it doesn't appear as though pull request templates have been implemented in quite the same way as issue templates. In that:
The more information link states that:
The PR template is automatically pulled into the PR when the template file lives in I concluded that requiring users to amend the URL to use a template when creating a pull request was a step too far at this stage. With that being said, if GitHub implements the PR template in the same fashion as the 'new issue experience' template then it would be beneficial to get that included at this stage. |
|
🎉 This PR is included in version 5.42.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixes #3646
Chore
issue_template.mdfile with YAML frontmatterconfig.ymlfile to disable blank template