Skip to content

Commit

Permalink
chore: Remove PR template (CloudSnorkel#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
kichik authored Sep 16, 2022
1 parent 2ba51b3 commit 8f604a4
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .github/pull_request_template.md

This file was deleted.

1 change: 0 additions & 1 deletion .gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .projen/files.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
},
},
},
pullRequestTemplate: false,
});

// disable automatic releases, but keep workflow that can be triggered manually
Expand Down

0 comments on commit 8f604a4

Please sign in to comment.