diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..0ced4809 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +*Issue #, if available:* + +*Description of changes:* + +*Does this change affect `settings.kubernetes`?* +- [ ] Yes, and I opened a PR to github.com/aws/karpenter-provider-aws to add the setting to Karpenter: +- [x] No + +By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.