Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: created public route for form submission #266

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ruhani2
Copy link
Contributor

@ruhani2 ruhani2 commented Oct 26, 2023

What does this PR do?

creates a public route on the front end where users can submit feedback and review.

Fixes #55

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How should this be tested?

Visit https://<custom_domain>.domain.com/form/, it should be rendered for public slug (form id)

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work @ruhani2 😃,

Thank you for raising the PR. Soon, the owner/maintainers will review it and offer feedback/suggestions.
Meanwhile if you enjoy contributing to the project, please consider giving it a star ⭐.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Thank you for following the naming conventions! 🙏

@github-actions github-actions bot added enhancement New feature or request hacktoberfest Hacktoberfest Accepted Issues hacktoberfest-accepted Hacktoberfest Accepted labels Oct 26, 2023
@ruhani2 ruhani2 changed the title created public route for form submission feat: created public route for form submission Oct 26, 2023
@github-actions github-actions bot added the 🚨 merge conflict Merge Conflict label Oct 29, 2023
@ruhani2 ruhani2 force-pushed the feat/add-public-route-for-form-submission branch from b68926f to e59b988 Compare October 30, 2023 19:54
@vercel
Copy link

vercel bot commented Oct 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
review-app ❌ Failed (Inspect) Oct 30, 2023 7:54pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest Accepted Issues hacktoberfest-accepted Hacktoberfest Accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Form Submission Public Route
1 participant