Skip to content

Commit 8cd0d0d

Browse files
committed
add PR tip
1 parent 8daaf4d commit 8cd0d0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

editor.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,10 @@ How your changes are published depends on which branch you are working on:
283283

284284
Pull requests (PRs) let you propose changes from your branch so that other people can review them before merging into your live documentation. This helps ensure that your changes are correct and gives your team a chance to collaborate on content.
285285

286+
<Tip>
287+
Even if you're working solo, pull requests are valuable for previewing changes before they go live and maintaining a clear history of updates.
288+
</Tip>
289+
286290
### Creating a pull request on a branch
287291

288292
When you're ready to publish changes from your branch:

0 commit comments

Comments
 (0)