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
In the policy-collection README, the statement "you can pull the latest changes from policy-collection to your own repository through a pull request" might be confusing. In this context, a pull request should be used to merge new changes into the remote repository, not to to pull changes as the text suggests .
I suggest using the following wording to improve clarity:
"To get the latest policies from the policy-collection repository, you can pull the latest changes from policy-collection and then create a pull request to merge these changes into your forked repository."
This change clarifies that the pull request is used for merging changes and not for pulling them.
In the policy-collection README, the statement "you can pull the latest changes from policy-collection to your own repository through a pull request" might be confusing. In this context, a pull request should be used to merge new changes into the remote repository, not to to pull changes as the text suggests .
I suggest using the following wording to improve clarity:
"To get the latest policies from the policy-collection repository, you can pull the latest changes from policy-collection and then create a pull request to merge these changes into your forked repository."
This change clarifies that the pull request is used for merging changes and not for pulling them.
Signed-off-by: Rodrigo Tavares [email protected]
The text was updated successfully, but these errors were encountered: