Fixed links and added labels

pull/791/head
Dov Benyomin Sohacheski 3 years ago
parent 370ceee678
commit 19ec4f5cbe

@ -12,17 +12,63 @@ labelPRBasedOnFilePath:
area/provider/azure: area/provider/azure:
- diagrams/azure/* - diagrams/azure/*
- resources/azure/**/* - resources/azure/**/*
area/provider/digitalocean:
- diagrams/digitalocean/*
- resources/digitalocean/**/*
area/provider/elastic:
- diagrams/elastic/*
- resources/elastic/**/*
area/provider/firebase: area/provider/firebase:
- diagrams/firebase/* - diagrams/firebase/*
- resources/firebase/**/* - resources/firebase/**/*
area/provider/gcp:
- diagrams/gcp/*
- resources/gcp/**/*
area/provider/generic:
- diagrams/generic/*
- resources/generic/**/*
area/provider/ibm:
- diagrams/ibm/*
- resources/ibm/**/*
area/provider/k8s:
- diagrams/k8s/*
- resources/k8s/**/*
# @TODO: extend with other labels area/provider/oci:
- diagrams/oci/*
- resources/oci/**/*
area/provider/onprem:
- diagrams/onprem/*
- resources/onprem/**/*
area/provider/openstack:
- diagrams/openstack/*
- resources/openstack/**/*
area/provider/outscale:
- diagrams/outscale/*
- resources/outscale/**/*
area/provider/programming:
- diagrams/programming/*
- resources/programming/**/*
area/provider/saas:
- diagrams/saas/*
- resources/saas/**/*
firstPRWelcomeComment: > firstPRWelcomeComment: >
Congratulations on your first Pull Request! Congratulations on your first Pull Request!
If you have any issues or are unsure about any anything please check our If you have any issues or are unsure about any anything please check our
Contribution Guide (https://github.com/mingrammer/diagrams/blob/master/CONTRIBUTING.rst) Contribution Guide (https://github.com/mingrammer/diagrams/blob/master/CONTRIBUTING.md)
firstPRMergeComment: > firstPRMergeComment: >
Awesome work, congrats on your first merged pull request! Awesome work, congrats on your first merged pull request!

Loading…
Cancel
Save