From 69f4c35c28e3466679c0dac7ceaffe1e3128be02 Mon Sep 17 00:00:00 2001 From: Axel Hecht Date: Mon, 24 Oct 2022 18:01:15 +0200 Subject: [PATCH] Add reference to RFC Signed-off-by: Axel Hecht --- contrib/scaffolder/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/scaffolder/README.md b/contrib/scaffolder/README.md index 55ffea290a..088ad9c5d1 100644 --- a/contrib/scaffolder/README.md +++ b/contrib/scaffolder/README.md @@ -4,6 +4,8 @@ Scaffolder templates support anything that backstage.io and custom actions can do, so testing them is hard without actually running the instance of Backstage that they're designed for. +Please leave [feedback on the RFC](https://github.com/backstage/backstage/issues/14280) on your experience with this approach. + The [command line script](template-testing-dry-run.md) might offer a way for you to do so using the dry-run API used for the Template Editor. Run it against a running instance, either locally or remote, and use it like ```sh