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 7d9ba92 commit c1d59d9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/waku.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,16 @@ body:
attributes:
label: Publisher Message Count
description: Specify the total number of messages to publish
placeholder: "4000"
placeholder: "1000"
- type: dropdown
id: artificial-latency
attributes:
label: Enable Artificial Latency
description: Do you want to simulate network latency?
options:
- "Yes"
- "No"
- "Yes"
default: 0
- type: input
id: latency-ms
attributes:
Expand All @@ -129,8 +130,10 @@ body:
label: Use Custom Command
description: Do you want to use a custom command for the Waku nodes?
options:
- "Yes"
- "No"
- "Yes"
default: 0

- type: textarea
id: custom-command-args
attributes:
Expand Down

0 comments on commit c1d59d9

Please sign in to comment.