From e16b6cec1784ce2f3f5f62d5ef728ad11e7dd934 Mon Sep 17 00:00:00 2001 From: Jordan Krage Date: Tue, 11 Jun 2024 11:44:37 -0500 Subject: [PATCH] .github: add PR template (#13507) --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000000..daf9acf724f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ + + +https://smartcontract-it.atlassian.net/browse/... + + + +Requires: +- https://github.com/smartcontractkit/chainlink-common/pull/123456 + + + +Supports: +- https://github.com/smartcontractkit/ccip/pull/456789