diff --git a/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-edit.png b/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-edit.png new file mode 100644 index 000000000..2aacc457e Binary files /dev/null and b/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-edit.png differ diff --git a/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-pr.gif b/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-pr.gif new file mode 100644 index 000000000..3078ab6d9 Binary files /dev/null and b/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-pr.gif differ diff --git a/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-readonly.png b/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-readonly.png new file mode 100644 index 000000000..cb3c4ffed Binary files /dev/null and b/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github-readonly.png differ diff --git a/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github.png b/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github.png deleted file mode 100644 index 02f9895f8..000000000 Binary files a/serverlessworkflow/main/_images/tooling/serverless-workflow-editor/swf-editor-in-github.png and /dev/null differ diff --git a/serverlessworkflow/main/tooling/serverless-workflow-editor/swf-editor-chrome-extension.html b/serverlessworkflow/main/tooling/serverless-workflow-editor/swf-editor-chrome-extension.html index b493c8051..956fcf6c9 100644 --- a/serverlessworkflow/main/tooling/serverless-workflow-editor/swf-editor-chrome-extension.html +++ b/serverlessworkflow/main/tooling/serverless-workflow-editor/swf-editor-chrome-extension.html @@ -632,30 +632,47 @@

-swf editor in github +swf editor in github readonly
-
Figure 2. Serverless Workflow file in GitHub
-
-
-

The Serverless Workflow editor opens in read-only mode.

+
Figure 2. Serverless Workflow file in GitHub(read-only mode)
  • To change the read-only mode to edit mode, click the pencil icon on the top-right corner of the screen.

    +
    +
    +
    +
    +swf editor in github edit +
    +
    Figure 3. Serverless Workflow file in GitHub(edit mode)
    +
    +
    +
  • -

    You can switch to the full-screen mode. Also, you can hide the editor and view the source code using See as source button.

    +

    You can switch to the full-screen mode. Also, you can hide the editor and view the source code using the See as source button.

  • -

    Make changes to the source code, add a commit message.

    -
    -

    You can either commit the changes to a branch directly or create a new branch for pull request.

    -
    +

    Make changes to the source code, and add a commit message. You can either commit the changes to a branch directly or create a new branch for pull requests.

    +
  • +
  • +

    In a pull request, you can switch between the original and the changes using the buttons provided.

  • +
    +
    +
    +
    +swf editor in github pr +
    +
    Figure 4. Serverless Workflow file in GitHub(pr mode)
    +
    +
    +