0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:15:44 +01:00
posthog/.github/pull_request_template.md
Raquel Smith 1630e205b4
chore: add self-hosted question to PR template (#20934)
add self-hosted question to PR template
2024-03-14 12:16:36 -07:00

20 lines
674 B
Markdown

## Problem
<!-- Who are we building for, what are their needs, why is this important? -->
## Changes
<!-- If there are frontend changes, please include screenshots. -->
<!-- If a reference design was involved, include a link to the relevant Figma frame! -->
👉 _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?
<!-- Yes / no / it doesn't have an impact. -->
## How did you test this code?
<!-- Briefly describe the steps you took. -->
<!-- Include automated tests if possible, otherwise describe the manual testing routine. -->