diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 98424e82485..8b6f5367c6e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,11 @@ -👉 *Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review.* +👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ + +## Does this work well for both Cloud and self-hosted? + + ## How did you test this code?