From 017b8b8d08502ffce3e00a769c94811ceec1c8ce Mon Sep 17 00:00:00 2001 From: qxz15oi Date: Wed, 31 Mar 2021 13:45:08 +0200 Subject: [PATCH] guidelines / templates redefined --- README - Runtime.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README - Runtime.md b/README - Runtime.md index be0193da..c2e1451a 100644 --- a/README - Runtime.md +++ b/README - Runtime.md @@ -19,8 +19,8 @@ To monitor your application with Dynatrace, please follow these steps: `git checkout -b CD_` -**What value should i use for ?** -- i.e. for vehicle-composite-service you need to get [this](https://code.connected.bmw/runtime/tf-cluster-apps/blob/master/euprd/apps/vehicle-composite-service.tf#L8) value. + **What value should i use for ?** + - i.e. for vehicle-composite-service you need to get [this](https://code.connected.bmw/runtime/tf-cluster-apps/blob/master/euprd/apps/vehicle-composite-service.tf#L8) value. 5. Execute the script passing as parameters, again, the : @@ -35,11 +35,11 @@ To monitor your application with Dynatrace, please follow these steps: 8. Commit and pull request to merge the branch to the master: - `git add ` - - `git commit -m " configuration changes"` - - `git push -u origin ` + ``` + git add + git commit -m " configuration changes" + git push -u origin + ``` ### Results