Skip to content

Commit

Permalink
Create test vote on ice cream (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass authored Jan 10, 2024
1 parent 2770296 commit 9feaa03
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions helium-proposals.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,17 @@
{ "uri": null, "name": "Movement/Presence detection" },
{ "uri": null, "name": "Soil quality/environment" }
]
},
{
"name": "Test Vote: Ice Cream",
"uri": "https://gist.githubusercontent.com/hiptron/805fad6ae91c4681a5d0d1eadf3277ba/raw/7feb18b939a1ee824c732ed4f80d67cd9f2ccbce/gistfile1.txt",
"maxChoicesPerVoter": 1,
"tags": ["test"],
"choices": [
{ "uri": null, "name": "Vanilla" },
{ "uri": null, "name": "Chocolate" },
{ "uri": null, "name": "Cookies and cream" },
{ "uri": null, "name": "Strawberry" }
]
}
]

0 comments on commit 9feaa03

Please sign in to comment.