Skip to content

Commit d030e0d

Browse files
author
Cameron Magee
committed
chore(docs): updated PR template
1 parent f4247a1 commit d030e0d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
1515
module: 'cdk_image_pipeline',
1616
},
1717
license: 'MIT-0',
18-
pullRequestTemplateContents: ['# Fixes', ' ', ' ', ' ', 'By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.'],
18+
pullRequestTemplateContents: ['# Fixes', ' ', ' ', 'By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.'],
1919
releaseToNpm: true,
2020
});
2121

0 commit comments

Comments
 (0)