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.