This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
61 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Due to the sensitive nature of personal data, account issues cannot be safely handled in this public forum. | ||
For login issues or billing problems, please go to our [Vercel Support contact guide](https://vercel.com/guides/how-to-get-vercel-support) to get the latest contact info. | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Due to the sensitive nature of personal data, account issues cannot be safely handled in this public forum. | ||
For login issues or billing problems, please go to our [Vercel Support contact guide](https://vercel.com/guides/how-to-get-vercel-support) to get the latest contact info. | ||
If your account, signup, or deployment was blocked, please visit the following guides for more information: | ||
- [Why has my account or deployment been paused?](https://vercel.com/guides/why-is-my-account-deployment-blocked) | ||
- [Why am I unable to login or signup to the Vercel platform?](https://vercel.com/guides/why-can-i-not-signup) | ||
- type: checkboxes | ||
If your account, signup, or deployment was blocked, please visit the following guides for more information: | ||
- [Why has my account or deployment been paused?](https://vercel.com/guides/why-is-my-account-deployment-blocked) | ||
- [Why am I unable to login or signup to the Vercel platform?](https://vercel.com/guides/why-can-i-not-signup) | ||
- type: checkboxes | ||
attributes: | ||
label: Acknowledgement | ||
options: | ||
- label: I acknowledge that this discussion will be automatically closed. | ||
required: true | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
body: | ||
- type: markdown | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# Please go to Vercel Community | ||
> [!IMPORTANT] | ||
> **New Discussions in this repo are no longer actively monitored and will be automatically closed. Please go to the new [Vercel Community](https://vercel.community).** | ||
- type: input | ||
attributes: | ||
label: Page to Investigate | ||
description: Share a link to page where you found a problem. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Steps to Reproduce | ||
description: Let us know how we can replicate the problem. Feel free to include error messages, screenshots, or any other detail needed to help us see exactly what is happening. | ||
validations: | ||
required: true | ||
- type: input | ||
attributes: | ||
label: Page to Investigate | ||
description: Share a link to page where you found a problem. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Steps to Reproduce | ||
description: Let us know how we can replicate the problem. Feel free to include error messages, screenshots, or any other detail needed to help us see exactly what is happening. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
body: | ||
- type: markdown | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# Please go to Vercel Community | ||
> [!IMPORTANT] | ||
> **New Discussions in this repo are no longer actively monitored and will be automatically closed. Please go to the new [Vercel Community](https://vercel.community).** | ||
- type: textarea | ||
attributes: | ||
label: Question | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Question | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
body: | ||
- type: markdown | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# Please go to Vercel Community | ||
> [!IMPORTANT] | ||
> **New Discussions in this repo are no longer actively monitored and will be automatically closed. Please go to the new [Vercel Community](https://vercel.community).** | ||
- type: textarea | ||
attributes: | ||
label: Summary | ||
description: Give a quick description of the problem. | ||
validations: | ||
required: true | ||
- type: input | ||
attributes: | ||
label: Example | ||
description: Share a link to a minimal reproduction or demo deployment to show what is going wrong. | ||
validations: | ||
required: false | ||
- type: textarea | ||
attributes: | ||
label: Steps to Reproduce | ||
description: Let us know how we can replicate the problem. Feel free to include code, error messages, screenshots, or any other detail needed to help us see exactly what is happening. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Summary | ||
description: Give a quick description of the problem. | ||
validations: | ||
required: true | ||
- type: input | ||
attributes: | ||
label: Example | ||
description: Share a link to a minimal reproduction or demo deployment to show what is going wrong. | ||
validations: | ||
required: false | ||
- type: textarea | ||
attributes: | ||
label: Steps to Reproduce | ||
description: Let us know how we can replicate the problem. Feel free to include code, error messages, screenshots, or any other detail needed to help us see exactly what is happening. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
body: | ||
- type: markdown | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# Please go to Vercel Community | ||
> [!IMPORTANT] | ||
> **New Discussions in this repo are no longer actively monitored and will be automatically closed. Please go to the new [Vercel Community](https://vercel.community).** | ||
- type: textarea | ||
attributes: | ||
label: Idea | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Idea | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
body: | ||
- type: markdown | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# Please go to Vercel Community | ||
> [!IMPORTANT] | ||
> **New Discussions in this repo are no longer actively monitored and will be automatically closed. Please go to the new [Vercel Community](https://vercel.community).** | ||
- type: textarea | ||
attributes: | ||
label: Description | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Description | ||
validations: | ||
required: true |