You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: editor.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,6 +283,10 @@ How your changes are published depends on which branch you are working on:
283
283
284
284
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.
285
285
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
+
286
290
### Creating a pull request on a branch
287
291
288
292
When you're ready to publish changes from your branch:
0 commit comments