Commit 7daf4c0e authored by Umesh (Qualcomm)'s avatar Umesh (Qualcomm)
Browse files

Further update README.md

parent 083099c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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-title).
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)