From 79b001fa7e0873b2bfe89a4061b6ee24b8d8c682 Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 28 Mar 2024 17:49:20 +0100 Subject: [PATCH] chore: update formatting Signed-off-by: blam --- .../NNNN-scaffolder-templating-in-parameters/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/beps/NNNN-scaffolder-templating-in-parameters/README.md b/beps/NNNN-scaffolder-templating-in-parameters/README.md index 71f92e9b64..915168b84d 100644 --- a/beps/NNNN-scaffolder-templating-in-parameters/README.md +++ b/beps/NNNN-scaffolder-templating-in-parameters/README.md @@ -74,11 +74,11 @@ Inclusive of the initial RFC there's been a swarm of issues that are requesting See the following: -- https://github.com/backstage/backstage/issues/16275 -- https://github.com/backstage/backstage/pull/23283 -- https://github.com/backstage/backstage/issues/19597 -- https://github.com/backstage/backstage/issues/20533 -- https://github.com/backstage/backstage/pull/17746 +- [ ] https://github.com/backstage/backstage/issues/16275 +- [ ] https://github.com/backstage/backstage/pull/23283 +- [ ] https://github.com/backstage/backstage/issues/19597 +- [ ] https://github.com/backstage/backstage/issues/20533 +- [ ] https://github.com/backstage/backstage/pull/17746 There's some ideas for introducing a templating syntax for both templating into the `parameters` schema, and also being able to pass through some templating strings to underlying field extensions that can use those templating strings. We want to align here so that we're not going to have those conflict or compete, and create a standard for how to achieve templating in both circumstances.