Skip to content

Commit 73651f4

Browse files
author
Thomas Delhoménie
committed
Add width to Create PR image to make it look good in PDF version
1 parent 1a9f01e commit 73651f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/sources/workflow.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For every fix/feature, for all platform projects and supported addons, create a
4949
Creating a PR is easy and allows to share, discuss on validate more easily the fix/feature.
5050
To create a PR :
5151
** 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"]
5353
** 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"]
5454
** fill the description
5555
** click on *Create pull request*

0 commit comments

Comments
 (0)