Skip to content

Commit

Permalink
Update waku.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorlin authored Oct 21, 2024
1 parent 0717321 commit 5ffa612
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions .github/ISSUE_TEMPLATE/waku.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,11 @@ body:
- type: markdown
attributes:
value: |
<details>
<summary>Advanced Settings (click to expand)</summary>
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:
Expand Down Expand Up @@ -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: |
</details>
--custom-flags=foo
--more-custom-flags=bar

0 comments on commit 5ffa612

Please sign in to comment.