From b3e287f952834cd71137130a0b9fc299286f4425 Mon Sep 17 00:00:00 2001 From: Chris Campbell Date: Mon, 18 Mar 2024 13:41:23 +1100 Subject: [PATCH] Rename pipeline templates -> organization pipeline templates --- pages/pipelines/templates.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/pipelines/templates.md b/pages/pipelines/templates.md index 6ec3e4be980..bdac8c9ef79 100644 --- a/pages/pipelines/templates.md +++ b/pages/pipelines/templates.md @@ -1,11 +1,11 @@ -# Pipeline templates +# Organization pipeline templates > 📘 Enterprise feature -> Pipeline templates are only available on an [Enterprise](https://buildkite.com/pricing) plan. +> Organization pipeline templates are only available on an [Enterprise](https://buildkite.com/pricing) plan. ## Overview -Pipeline templates allow you to define standard pipeline step configurations to use across all the pipelines in your organization. +Organization pipeline templates allow you to define standard pipeline step configurations to use across all the pipelines in your organization. When a pipeline has a template assigned, the pipeline inherits its step configuration from the template.