From 3feaca1ceaae794e93479282110f16e3fd6e6268 Mon Sep 17 00:00:00 2001 From: CchristiNana <139203070+CchristiNana@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:51:06 +1000 Subject: [PATCH 01/10] feedback page creation --- astro.config.mjs | 9 +++++ src/content/docs/feedback/feedback form.md | 39 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 src/content/docs/feedback/feedback form.md diff --git a/astro.config.mjs b/astro.config.mjs index 41139d5e..085f6800 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -470,6 +470,15 @@ export default defineConfig({ }, ], }, + { + label: "Feedback", + items: [ + { + label: "Feedback", + link: "feedback/feedback-form", + }, + ], + }, ], }), ], diff --git a/src/content/docs/feedback/feedback form.md b/src/content/docs/feedback/feedback form.md new file mode 100644 index 00000000..c939ce35 --- /dev/null +++ b/src/content/docs/feedback/feedback form.md @@ -0,0 +1,39 @@ +--- +title: Feedback Form +description: a way to provide feedback +--- + +#### We Value Your Feedback + +Thank you for choosing to share your thoughts with us. Your feedback helps us improve and continue +providing the best experience possible. + +#### How to Provide Feedback + +You have several options for sending us your feedback. Please choose the one that suits you best: + +##### Option 1: Fill Out Our Online Form + +Please fill out our detailed feedback form available at [Our Feedback Form](link). It only takes a +few minutes! + +##### Option 2: Contact your team leader or senior students + +If you have specific feedback or concerns that require direct communication, please reach out to +your team leader or seniro students. This ensures that your feedback is addressed promptly and personally. + +--- + +#### What Happens Next? + +After you submit your feedback: + +- **We Review It:** All feedback is reviewed by our team to understand your needs and requirements. +- **We Plan:** We plan improvements based on the feedback we receive from you and other users. +- **We Implement:** We try out best to implement changes and improvements continuously to enhance your + experience. + +Your input is incredibly valuable to us, and we appreciate the time you take to help us improve. If +you have any immediate concerns, please don't hesitate to contact our company operation team. + +Thank you for your contribution! From b66a41ee159824e2904f24b91609879f53a04b4c Mon Sep 17 00:00:00 2001 From: CchristiNana <139203070+CchristiNana@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:55:55 +1000 Subject: [PATCH 02/10] Update feedback form.md --- src/content/docs/feedback/feedback form.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/content/docs/feedback/feedback form.md b/src/content/docs/feedback/feedback form.md index c939ce35..a62c1f45 100644 --- a/src/content/docs/feedback/feedback form.md +++ b/src/content/docs/feedback/feedback form.md @@ -20,7 +20,8 @@ few minutes! ##### Option 2: Contact your team leader or senior students If you have specific feedback or concerns that require direct communication, please reach out to -your team leader or seniro students. This ensures that your feedback is addressed promptly and personally. +your team leader or seniro students. This ensures that your feedback is addressed promptly and +personally. --- @@ -30,8 +31,8 @@ After you submit your feedback: - **We Review It:** All feedback is reviewed by our team to understand your needs and requirements. - **We Plan:** We plan improvements based on the feedback we receive from you and other users. -- **We Implement:** We try out best to implement changes and improvements continuously to enhance your - experience. +- **We Implement:** We try out best to implement changes and improvements continuously to enhance + your experience. Your input is incredibly valuable to us, and we appreciate the time you take to help us improve. If you have any immediate concerns, please don't hesitate to contact our company operation team. From 5536c1fe50b67540d0865f1cc4b43f064b9575d7 Mon Sep 17 00:00:00 2001 From: CchristiNana <139203070+CchristiNana@users.noreply.github.com> Date: Sun, 28 Apr 2024 16:32:52 +1000 Subject: [PATCH 03/10] feedback form creation --- public/feedbackform.html | 92 ++++++++++++++++++++++ public/submitsuccess.html | 46 +++++++++++ src/content/docs/feedback/feedback form.md | 4 +- 3 files changed, 140 insertions(+), 2 deletions(-) create mode 100644 public/feedbackform.html create mode 100644 public/submitsuccess.html diff --git a/public/feedbackform.html b/public/feedbackform.html new file mode 100644 index 00000000..78c8f287 --- /dev/null +++ b/public/feedbackform.html @@ -0,0 +1,92 @@ + + +
+ + +We would love your feedback
+Our goal is to make a platform that simplifies your workday. You’ve been using Thoth Tech Documentation Website for a while now, and we’d love to know what you think about it. We really appreciate your feedback!
+ + + + +We would love your feedback
+Our goal is to make a platform that simplifies your workday. You’ve been using Thoth Tech Documentation Website for a while now, and we’d love to know what you think about it. We really appreciate your feedback!
+ + +