Add reference to RFC

Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
Axel Hecht
2022-10-24 18:01:15 +02:00
parent ac11b898ba
commit 69f4c35c28
+2
View File
@@ -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