Skip to content

Commit 5133b09

Browse files
authored
Update creating-a-pull-request-template-for-your-repository.md
1 parent c808ba9 commit 5133b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ shortTitle: Create a PR template
1616

1717
For more information, see "[About issue and pull request templates](/articles/about-issue-and-pull-request-templates)."
1818

19-
You can create a *PULL_REQUEST_TEMPLATE/* subdirectory in any of the supported folders to contain multiple pull request templates, and use the `template` query parameter to specify the template that will fill the pull request body. For more information, see "[About automation for issues and pull requests with query parameters](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/using-query-parameters-to-create-a-pull-request)."
19+
You can create a *PULL_REQUEST_TEMPLATE/* subdirectory in any of the supported folders to contain multiple pull request templates, and use the `template` query parameter to specify the template that will fill the pull request body. For more information, see "[Using query parameters to create a pull request](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/using-query-parameters-to-create-a-pull-request)."
2020

2121
{% ifversion fpt or ghes or ghec %}
2222

0 commit comments

Comments
 (0)