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

update issue template for support #595

Merged
merged 5 commits into from
Dec 12, 2023
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion .github/ISSUE_TEMPLATE/support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,24 @@ body:
options:
- label: I have searched the wiki or docs
required: true
- type: dropdown
attributes:
label: UI Application
description: What is the UI application used to start the operation?
sebastianscatularo marked this conversation as resolved.
Show resolved Hide resolved
options:
- https://portalbridge.com
- https://portalbridge.com/advanced-tools
- https://portalbridge.com/usdc-bridge
- other
validations:
required: true
- type: input
attributes:
label: Other UI Application
description: what was the other UI application used?
sebastianscatularo marked this conversation as resolved.
Show resolved Hide resolved
placeholder: ex. https://hub.injective.network/bridge/
validations:
required: false
- type: textarea
attributes:
label: Operation Details
Expand Down Expand Up @@ -68,4 +86,4 @@ body:

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
validations:
required: false
required: false