1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Update allow-maintainers-user-forks.md

Updated the info to match the title of the instructions
This commit is contained in:
Ramya Parimi
2021-07-02 14:10:47 -05:00
committed by GitHub
parent 1a43b2c8e0
commit 1114681c90

View File

@@ -1,4 +1,4 @@
1. On user-owned forks, if you do not want to allow anyone with push access to the upstream repository to make changes to your pull request, unselect **Allow edits from maintainers**.
1. On user-owned forks, if you want to allow anyone with push access to the upstream repository to make changes to your pull request, select **Allow edits from maintainers**.
{% warning %}