Skip to content

feat: created public route for form submission#266

Open
ruhani2 wants to merge 1 commit into
piyushgarg-dev:mainfrom
ruhani2:feat/add-public-route-for-form-submission
Open

feat: created public route for form submission#266
ruhani2 wants to merge 1 commit into
piyushgarg-dev:mainfrom
ruhani2:feat/add-public-route-for-form-submission

Conversation

@ruhani2

@ruhani2 ruhani2 commented Oct 26, 2023

Copy link
Copy Markdown
Contributor

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.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

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

github-actions Bot commented Oct 26, 2023

Copy link
Copy Markdown

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

vercel Bot commented Oct 30, 2023

Copy link
Copy Markdown

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