diff --git a/assets/cpr-gitgraph.htm b/assets/cpr-gitgraph.htm new file mode 100644 index 0000000..39e53ba --- /dev/null +++ b/assets/cpr-gitgraph.htm @@ -0,0 +1,68 @@ + + + + + + create-pull-request GitHub action + + + + +
+ + + + + + + \ No newline at end of file diff --git a/assets/cpr-gitgraph.png b/assets/cpr-gitgraph.png new file mode 100644 index 0000000..aa00003 Binary files /dev/null and b/assets/cpr-gitgraph.png differ diff --git a/docs/concepts-guidelines.md b/docs/concepts-guidelines.md index 6abaf4e..7a252b3 100644 --- a/docs/concepts-guidelines.md +++ b/docs/concepts-guidelines.md @@ -45,7 +45,7 @@ Workflow steps: The following git diagram shows how the action creates and updates a pull request branch. -WIP +![Create Pull Request GitGraph](../assets/cpr-gitgraph.png) ## Guidelines