From d72be38aa0b3e40840d9b7f315a91a10f31483af Mon Sep 17 00:00:00 2001 From: Sanjin <102841251+duckduckgrayduck@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:58:53 -0500 Subject: [PATCH] Add optional instructions field https://github.com/MuckRock/documentcloud-frontend/issues/314 --- config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yaml b/config.yaml index e3570f7..5fe7923 100644 --- a/config.yaml +++ b/config.yaml @@ -2,6 +2,7 @@ title: Multiple Regex Extractor description: >- This will return a CSV file of all strings the given regex matches in the selected files for all of the patterns passed as parameters. +instructions: '' type: object documents: - selected