Skip to content

Commit 8fb098c

Browse files
committed
Merge branch 'vapurrmaid/test-pr-template' of github.com:cdr/docs into vapurrmaid/test-pr-template
2 parents 41e64e4 + 0e130b9 commit 8fb098c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/create-clog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ function update_manifest () {
102102
function print_pr_info () {
103103
branch="$(git branch --show-current)"
104104
echo "tip: After comitting this branch visit"
105-
echo "https://github.com/cdr/docs/compare/master...${branch}?template=release-template.md"
105+
echo "https://github.com/cdr/docs/compare/master...${branch}?template=release-template.md&expand=1"
106106
echo "to open a PR using the release PR template"
107107
}
108108

0 commit comments

Comments
 (0)