Skip to content

Commit 2881c29

Browse files
remove circular reference in about-issue-and-pull-request-templates (#42609)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent c773fc8 commit 2881c29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ With issue forms, you can create templates that have web form fields using the {
3737

3838
Issue templates are stored on the repository's default branch, in a hidden `.github/ISSUE_TEMPLATE` directory. If you create a template in another branch, it will not be available for collaborators to use. Issue template filenames are not case sensitive, and need a _.md_ extension. Issue templates created with issue forms need a _.yml_ extension. {% data reusables.repositories.valid-community-issues %}
3939

40-
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 or issue forms to create issue templates. For more information about the legacy workflow, see [AUTOTITLE](/communities/using-templates-to-encourage-useful-issues-and-pull-requests/manually-creating-a-single-issue-template-for-your-repository).
41-
4240
{% data reusables.repositories.security-guidelines %}
4341

4442
## Pull request templates

0 commit comments

Comments
 (0)