You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If you used the legacy workflow to manually create an `issue_template.md` file in the `.github` folder and enable blank issues in your _config.yml_ file, the template in `issue_template.md` will be used when people choose to open a blank issue. If you disable blank issues, the template will never be used.
.github/issue_template.md does not work anymore
Reproduced on a new repository
I am guessing this is an intended feature deprecation because of the "legacy" wording
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser:~:text=the%20configured%20templates.-,Note,If%20you%20disable%20blank%20issues%2C%20the%20template%20will%20never%20be%20used.,-If%20you%20prefer
What part(s) of the article would you like to see updated?
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser:~:text=the%20configured%20templates.-,Note,If%20you%20disable%20blank%20issues%2C%20the%20template%20will%20never%20be%20used.,-If%20you%20prefer
docs/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository.md
Lines 74 to 75 in ecb3e3d
.github/issue_template.mddoes not work anymoreReproduced on a new repository
I am guessing this is an intended feature deprecation because of the "legacy" wording
Additional information
No response