Skip to content

Commit 98074b7

Browse files
sjvrijnlyashevska
andauthored
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Olga Lyashevska <olga.lyashevska@gmail.com>
1 parent 41177d8 commit 98074b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!-- remove what doesn't apply or add more if needed -->
1717
Create a `python-template-test` repo on GitHub (will be overwritten if existing)
1818
```
19-
# Create a temporary directory in /tmp, keep the XXXXXX in the directory name
19+
# Create a temporary directory by running the following command. Keep the XXXXXX in the directory name.
2020
cd $(mktemp -d --tmpdir py-tmpl-XXXXXX)
2121
# Use --vcs-ref <pr-branch> to point to the branch to you want to test
2222
copier copy --vcs-ref <pr-branch> https://github.com/<pr-user>/python-template .

0 commit comments

Comments
 (0)