-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(pr-template): Reformat PR template
- Loading branch information
Showing
1 changed file
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,15 @@ | ||
## Problem | ||
<!-- Who are we building for, what are their needs, why is this important? --> | ||
|
||
<!-- Who are we building for, what are their needs, why is this important? --> | ||
|
||
## Changes | ||
<!-- | ||
If this affects the frontend, include screenshots of your solution. | ||
If this is based on a reference design, include a link to the relevant Figma frame! | ||
--> | ||
👉 *Stay up-to-date with our [coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review.* | ||
|
||
<!-- 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.* | ||
|
||
## How did you test this code? | ||
<!-- | ||
Briefly describe the steps you took. | ||
If the answer is manually, please include a quick step-by-step on how to test this PR. | ||
--> | ||
|
||
<!-- Briefly describe the steps you took. --> | ||
<!-- Include automated tests if possible, otherwise describe the manual testing routine. --> |