diff --git a/README.md b/README.md index 969446238441d0b8e11ea81490359d3e4ad7d0a3..1baa607060d2283929e157d725922f685dc9e6ba 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ In the “Overview” tab one can see the usual coversheet elements of the CR. I Once the comment is done one can click on “Add comment now” to insert the comment. ## Create CRs -On the trial repository, in the top right, select the vertical ellipsis and select “Request Access”. +On the trial repository, in the top right, click on the three-dot-menu and select “Request Access”. ![](./figures/request_access.png) @@ -33,7 +33,7 @@ On the trial repository in the top right, select “Edit” and then “Open in ![](./figures/edit_view.png) -When all the modifications are done, one can click on the branch icon and see all the changes performed. Under “Commit message” write a one sentence summary of your CR. Then on the right of “Commit and push to ‘main’”, one can click on the down arrow icon and an option should appear to “Commit to new branch”. Once that option is clicked you should write the name of the new branch i.e. a CR tittle (note that there should be no spaces between words names, - can be used instead e.g. this-is-the-CR-tittle). +When all the modifications are done, one can click on the branch icon and see all the changes performed. Under “Commit message” write a one sentence summary of your CR. Then on the right of “Commit and push to ‘main’”, one can click on the down arrow icon and an option should appear to “Commit to new branch”. Once that option is clicked you should write the name of the new branch i.e. a CR title (note that there should be no spaces between words names, - can be used instead e.g. this-is-the-CR-title). ![](./figures/commit_view.png)