We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21b517 commit 6e2f208Copy full SHA for 6e2f208
docs/automation-actions.md
@@ -359,7 +359,7 @@ GUIDELINES: |
359
Jira ticket should be in format ABC-12345.
360
361
# Load the PR template content from a file in the repository
362
-TEMPLATE: {{ ".github/pull_request_template.md" | readFile() | dump }}
+TEMPLATE: {{ ".github/PULL_REQUEST_TEMPLATE.md" | readFile() | dump }}
363
364
```
365
0 commit comments