[QuickStart.md] "Azure" is hardcoded on "resources: repositories: name:" in "mlops/devops-pipelines/ deploy-**-pipeline.yml" files, but not on QuickStart.md
Open
📑 documentation
- Dominant language
- Shell
- Stars
- 654
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
It *is* stated on yaml file as "need to change org name from "Azure" to your own org", but not on QuickStart.md
```
resources:
repositories:
- repository: mlops-templates # Template Repo
name: Azure/mlops-templates # need to change org name from "Azure" to your own org
endpoint: github-connection # need to set up and hardcode
type: github
```
Contributor guide
Assessment
This issue has not been assessed yet.