diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a6641819b5..7d48f8aa81 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,10 @@ ## Description > [!TIP] -> _Add a TL;DR when the description is longer than 500 words or extremely technical (helps the content team)._ +> _Add a TL;DR when the description is longer than 500 words or extremely technical (helps the content, marketing, and DevRel team)._ > > _Please also include relevant motivation and context. List any dependencies that are required for this change. Add links to Notion, Figma or any other documents that might be relevant to the PR._ + Fixes #`Issue Number` _or_ Fixes `Issue URL` @@ -19,4 +20,10 @@ Fixes `Issue URL` > [!CAUTION] > If you modify the content in this section, you are likely to disrupt the CI result for your PR. - \ No newline at end of file + + + +## Communication +Should the DevRel and Marketing teams inform users about this change? +- [ ] Yes +- [ ] No