guidelines / templates redefined

custom-service-JONYR
qxz15oi 2021-03-31 13:51:25 +02:00
parent 7d42427648
commit c67e55832b
1 changed files with 4 additions and 2 deletions

View File

@ -35,9 +35,11 @@ To monitor your application with Dynatrace, please follow these steps:
8. Commit and pull request to merge the branch to the master: 8. Commit and pull request to merge the branch to the master:
```git add <changes> ```
git add <changes>
git commit -m "<app_name> configuration changes" git commit -m "<app_name> configuration changes"
git push -u origin <branch>``` git push -u origin <branch>
```
### Results ### Results