~alcinnz/rhapsode

309fcedfd5e9e77b8140643d2f90f795f2e0bc75 — Adrian Cochrane 4 years ago bb37c33
ISSUES: Add request for help to webforms plans.
1 files changed, 7 insertions(+), 0 deletions(-)

M ISSUES/engine/help-wanted/webforms.md
M ISSUES/engine/help-wanted/webforms.md => ISSUES/engine/help-wanted/webforms.md +7 -0
@@ 132,3 132,10 @@ If so it'll step the user through it and use those results instead to render the
output SSML and link tables. Those links would be handled specially to refer to
specific inputs, ultimately calling a special `fetch` Haskell function to attach
the form data.

## How you can help?
You could:

* Get started on either the C or Haskell side,
* Or it'd be helpful just to help me figure out how all the form inputs/elements
  translate over to the fields listed above.