mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
15 lines
313 B
JSON
15 lines
313 B
JSON
[
|
|
{
|
|
"type": "multiple_choice",
|
|
"question": "How Did you hear about us?",
|
|
"options": ["Meshtastic", "Discord", "Friend", "Other"]
|
|
},
|
|
{
|
|
"type": "integer",
|
|
"question": "How many nodes do you own?"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"question": "What feature would you like to see next?"
|
|
}
|
|
] |