From dbddf7d452e9e74e98546cbffddc58a6848c26ff Mon Sep 17 00:00:00 2001 From: KeefeL <90749943+KeefeL@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:52:01 +0800 Subject: [PATCH] chore: add potential impacts for PR template (#503) Co-authored-by: Keefe Liu --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index acf0007d8..03273c93e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,3 +15,7 @@ add an example CLI or API response... Notable changes: * add each change in a bullet point here * ... + +### Potential Impacts +* add potential impacts for other components here +* ...