Propose function without calldata

Hello,

I am helping some friends build a frontend for their govenor contract that they have provided to me. Currently they want to be able to create multiple proposal types, some of which won't have function call data attached to the proposal.

How can I create a proposal using the default Govenor contract without a calldata associated with it?

Thank you for your time,