-
Notifications
You must be signed in to change notification settings - Fork 228
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
Update faq.svelte #428
Update faq.svelte #428
Conversation
Updated the FAQ by removing two questions: - When is pricing going to be enabled - What will happen once pricing is enabled Updated the FAQ by adding three questions: - How to apply your credits - Where to find usage overview - Where to get all information on invoices and billing
Your Render PR Server URL is https://appwrite-pr-428.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cm0nsffqd2ns739f5230. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Updated text based on Damodar and Matej feedback.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LauraDuRy have some comments
src/routes/pricing/faq.svelte
Outdated
question: 'What happens if I reach the storage limit in my Pro plan?', | ||
answer: 'Your project will continue to run, and additional charges will apply. You can find the costs for additional storage under the pricing plans comparsions. We will also notify you when you hit 75% and 100% of your storage with an alert in the dashboard and per email. You can also use our budget tools to avoid unexpected payments.' | ||
question: 'What happens if I reach a resource limit in my Starter plan?', | ||
answer: 'Your project will freeze, and you will be requested to upgrade to Pro or downgrade the resources used in your project. We will also notify you when you hit 75% and 100% of your resources with per email.' | ||
}, | ||
{ | ||
question: 'How can I join the OSS program?', | ||
answer: 'The OSS program is exclusively for active open-source maintainers. In case you are liable for the program, you can <a href="/contact-us">apply here</a>.' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc: @TGlide
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes, forgot this. We need to hight light.
@TGlide the Vercel deployment is fixed ( Any chance we can redeploy? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Updated the FAQ by removing two questions:
Updated the FAQ by adding three questions:
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)