Skip to content

feat: Proposal Form #86

Description

@helmturner

The proposal form needs to be finished and 'wired up' (for now it can just be a POST request to example.com that logs the data to the console). Optionally we can add character limits and form validation where appropriate. Bonus if the form doesn't reset on page refresh!

A monospace font might be a nice touch for the text entry field, to subtly indicate that Markdown is supported (even though we can't show a preview yet, or other 'editor' features).

The data submission should include:

  • Author email (doesn't have to be manually entered, logged in user info will be provided via props/hooks)
  • Title
  • Summary
  • Description
  • Type (RFC | proposal)
  • Status (draft | petition | accepted)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions