I helped put a proposal on-chain the other day (prop 124) and Seneca made it really easy for me with the way they formatted the information. I thought a quick guide might help for people with proposals and people sponsoring proposals.
This assumes familiarity with the basics of proposals which you can learn about here.
Step 2: prepare your metadata which is just a title
Step 3: prepare your transaction which should just be an address and an amount
An example proposal would be something like this
title: my cool proposal
address: 0xmyaddress
amount: 10 (ETH)
lorem ipsum blah blah post body formatted in markdown
This is all the information you or a sponsor need to put your proposal on chain. By formatting in markdown up front, you ensure that your proposal looks the way you want it to look when it goes live.
would be cool add something like this to the nouns center proposal guide but may be best if there’s visuals of what the nouns.wtf UI looks like with these things filled in so it’s really clear for Nouners
I also find https://dillinger.io/ very useful to perfect the markdown, however it wont come out exactly like that on the nouns website, so always need to do an extra round of proofing.
yea i wanted something like this on there but the only reason i never added it is because i’ve never opened a prop myself so wasn’t familiar with how it looks and what goes where etc