diff --git a/doc/workflow/forking_workflow.md b/doc/workflow/forking_workflow.md index 16a17290cb0..8edf7c6ab3d 100644 --- a/doc/workflow/forking_workflow.md +++ b/doc/workflow/forking_workflow.md @@ -1,4 +1,4 @@ -# Code forking workflow +# Project forking workflow Forking a project to your own namespace is useful if you have no write access to the project you want to contribute to. If you do have write access or can request it we recommend working together in the same repository since it is simpler.