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

docs: add migration guide for v1.6 #2010

Merged
merged 7 commits into from
Feb 23, 2024

Conversation

ShubhamPalriwala
Copy link
Member

What does this PR do?

Adds Migration Guide for the feature #1997

image

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Read How we Code at Formbricks
  • Self-reviewed my own code
  • Commented on my code in hard-to-understand bits
  • Ran pnpm build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the Formbricks Docs if changes were necessary

Copy link

vercel bot commented Feb 5, 2024

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
formbricks-cloud ⬜️ Ignored (Inspect) Visit Preview Feb 23, 2024 4:32pm
formbricks-com ⬜️ Ignored (Inspect) Visit Preview Feb 23, 2024 4:32pm

Copy link
Contributor

github-actions bot commented Feb 5, 2024

Thank you for following the naming conventions for pull request titles! 🙏

Copy link
Contributor

apps/formbricks-com/app/docs/self-hosting/migration-guide/page.mdx

Adding a table of contents at the beginning of the document with links to each section can improve the readability and navigation of the document. This will allow users to quickly jump to the section they are interested in.
Create Issue
See the diff
Checkout the fix

    # Migration Guide

    - [v1.6](#v1.6)
    - [v1.2](#v1.2)
    - [v1.1](#v1.1)

    ## v1.6
    ...
git fetch origin && git checkout -b ReviewBot/Impro-m3mizww origin/ReviewBot/Impro-m3mizww

Adding a brief summary of the changes for each version at the beginning of each section can help users quickly understand what changes were made in that version. This can be especially helpful for users who are migrating from an older version and want to quickly understand what changes they need to be aware of.
Create Issue
See the diff
Checkout the fix

    ## v1.6

    In this version, we have made several stability improvements and added new features. We have also made changes to our environment variables.

    ...
git fetch origin && git checkout -b ReviewBot/Impro-cdjor1v origin/ReviewBot/Impro-cdjor1v

@mattinannt mattinannt added this to the v1.6.0 milestone Feb 5, 2024
Copy link
Member

@mattinannt mattinannt left a comment

Choose a reason for hiding this comment

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

@ShubhamPalriwala thank you for the changes, looks great 😊

@mattinannt mattinannt added this pull request to the merge queue Feb 23, 2024
@mattinannt mattinannt removed this pull request from the merge queue due to a manual request Feb 23, 2024
@mattinannt mattinannt added this pull request to the merge queue Feb 23, 2024
@mattinannt mattinannt removed this pull request from the merge queue due to a manual request Feb 23, 2024
@mattinannt mattinannt added this pull request to the merge queue Feb 23, 2024
Merged via the queue into main with commit 241716b Feb 23, 2024
13 checks passed
@mattinannt mattinannt deleted the shubham/for-1828-docs-add-160-migration-guide branch February 23, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants