1
0
mirror of synced 2026-01-05 03:06:35 -05:00

Update content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates.md

This commit is contained in:
Janice
2022-07-12 19:53:42 +02:00
committed by GitHub
parent a9bb0213bb
commit fb28a07df1

View File

@@ -42,7 +42,7 @@ Issue templates are stored on the repository's default branch, in a hidden `.git
It is possible to manually create a single issue template in Markdown using the legacy issue template workflow, and project contributors will automatically see the template's contents in the issue body. However, we recommend using the upgraded multiple issue template builder{% ifversion fpt or ghec %} or issue forms{% endif %} to create issue templates. For more information about the legacy workflow, see "[Manually creating a single issue template for your repository](/articles/manually-creating-a-single-issue-template-for-your-repository)."
{% data reusables.repositories.security-guidelines %} A link to this policy will be displayed alongside the issue templates in the template chooser.
{% data reusables.repositories.security-guidelines %}
## Pull request templates