From 5a771c15f355fff57bd2487f93791301a8028dca Mon Sep 17 00:00:00 2001 From: Keep Creating Online Date: Sun, 2 Feb 2025 21:28:30 -0500 Subject: [PATCH] updated forms --- src/components/bug-fix-form.html | 15 +- src/components/feature-request-form.html | 10 +- src/components/general-feedback-form.html | 10 +- .../iframe_forms/iframe-bug-fix-form.html | 399 ++++++++++++++++++ .../iframe_forms/iframe-feedback-form.html | 345 +++++++++++++++ .../iframe_forms/iframe-request-form.html | 357 ++++++++++++++++ 6 files changed, 1120 insertions(+), 16 deletions(-) create mode 100644 src/components/iframe_forms/iframe-bug-fix-form.html create mode 100644 src/components/iframe_forms/iframe-feedback-form.html create mode 100644 src/components/iframe_forms/iframe-request-form.html diff --git a/src/components/bug-fix-form.html b/src/components/bug-fix-form.html index a2f8605..b2ef7c3 100644 --- a/src/components/bug-fix-form.html +++ b/src/components/bug-fix-form.html @@ -1,9 +1,8 @@ -