diff --git a/src/_help/getting-started/concepts.md b/src/_help/getting-started/concepts.md index 440ae7dd..64253c44 100644 --- a/src/_help/getting-started/concepts.md +++ b/src/_help/getting-started/concepts.md @@ -8,6 +8,8 @@ title: Important concepts Before we proceed further, we wanted to share some vocabulary to clarify what we are talking about throughout this documentation. The terminology used here aims to be as accurate as possible, but you may encounter different terms elsewhere. We have chosen to use the most common and meaningful terms. +![Bump.sh global workflow including deploying, release and access management](/images/help/bump-sh-global-workflow.png) + ## API definition An API definition is the representation of an API written in compliance with an existing specification. diff --git a/src/images/help/bump-sh-global-workflow.png b/src/images/help/bump-sh-global-workflow.png new file mode 100644 index 00000000..bd084e31 Binary files /dev/null and b/src/images/help/bump-sh-global-workflow.png differ