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
Copy file name to clipboardexpand all lines: content/sources/workflow.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ For every fix/feature, for all platform projects and supported addons, create a
49
49
Creating a PR is easy and allows to share, discuss on validate more easily the fix/feature.
50
50
To create a PR :
51
51
** create a branch locally with your fix and push it to Github
52
-
** in Github, select your branch, and click on *New pull request* image:git-pr-create-01.png[alt="Git PR Create",align="center"]
52
+
** in Github, select your branch, and click on *New pull request* image:git-pr-create-01.png[alt="Git PR Create",align="center",width="700"]
53
53
** select the right base branch (most of the time *develop*) and check that the PR contains only your commits image:git-pr-create-02.png[alt="Git PR Create",width="700",align="center"]
0 commit comments