-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pull_request_template.md (#1705)
- Loading branch information
1 parent
ec0c475
commit 53baaed
Showing
1 changed file
with
8 additions
and
6 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,16 +1,18 @@ | ||
<!--- Add the "deploy-preview" label and add your page previews here --> | ||
|
||
> [!IMPORTANT] | ||
> 🔎 Previews: | ||
> | ||
> - | ||
<!--- Describe your changes in detail. Why does this change need to happen? Include any links to Slack discussions, Linear comments, etc. --> | ||
|
||
### Explanation: | ||
|
||
<!--- How does this PR solve the problem? --> | ||
- <!--- Describe your changes in detail. Why does this change need to happen? Include any links to Slack discussions, Linear comments, etc. --> | ||
|
||
### This PR: | ||
|
||
- | ||
- <!--- How does this PR solve the problem? --> | ||
|
||
### Checklist | ||
|
||
[ ] I have clicked on "Files changed" and performed a thorough self-review | ||
[ ] I have added the "deploy-preview" label and added the preview link(s) to this PR description | ||
[ ] All existing checks pass |