From 5ffa612e54f6261a7aa9de2dda94a577ea75cee3 Mon Sep 17 00:00:00 2001 From: Benjamin Arntzen Date: Mon, 21 Oct 2024 01:37:19 +0100 Subject: [PATCH] Update waku.yaml --- .github/ISSUE_TEMPLATE/waku.yaml | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/waku.yaml b/.github/ISSUE_TEMPLATE/waku.yaml index eca74fd..67cebb9 100644 --- a/.github/ISSUE_TEMPLATE/waku.yaml +++ b/.github/ISSUE_TEMPLATE/waku.yaml @@ -80,10 +80,11 @@ body: - type: markdown attributes: value: | -
- Advanced Settings (click to expand) - - The following settings are optional. Expand this section if you need to customize these parameters. + --- + ## Advanced Settings + + The following settings are optional. If you don't think you need to change them, you probably don't. + Only modify these if you have specific requirements for your simulation. - type: input id: pubsub-topic attributes: @@ -136,13 +137,7 @@ body: id: custom-command-args attributes: label: Custom Command Arguments - description: If using a custom command, specify the arguments here + description: If you need to use custom command arguments, specify them here (one per line). placeholder: | - - arg1 - - arg2 - - arg3 - - - type: markdown - attributes: - value: | -
+ --custom-flags=foo + --more-custom-flags=bar