diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8bf80b07d..228c22a5d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,34 +1,38 @@ ##### SUMMARY - - + + + ##### ISSUE TYPE - + - Bug, Docs Fix or other nominal change - New or Enhanced Feature ##### Tests - - + + - + --- - - + + + + diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 07b4cf61f..8bf0fc05b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,6 +68,7 @@ The collection has multiple CI pipelines that run on every PR: To specify which DCI lab to use and which resources to use, you can use the following strings in the descrption of the PR: * `TestDallas`: baremetal clusters in the Dallas lab. + * `TestDallasHybrid`: hybrid clusters with a virtualized control-plane in the Dallas Lab. * `TestDallasWorkload`: workload on a pre-installed baremetal cluster in Dallas. * `TestBos2`: virtual setup in the BOS2 lab. * `TestBos2Sno`: virtual SNO setup in the BOS2 lab.