Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
89 changes: 0 additions & 89 deletions .github/ISSUE_TEMPLATE/url_request.yml

This file was deleted.

30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/web2json_api_key_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: Web2Json API key request
description: Request an API key for a FDC Web2Json source
title: "[req]: <sourceId> on <network>"
labels: ["enhancement", "fdc"]
assignees:
- nikerzetic-aflabs
- jO-Osko
body:
- type: dropdown
id: network
attributes:
label: Network
options:
- Flare Mainnet
- Songbird Canary-Network
validations:
required: true
- type: input
id: sourceId
attributes:
label: Web2Json sourceId
placeholder: "Ignite"
validations:
required: true
- type: input
id: providerAddress
attributes:
label: Identity address of provider
validations:
required: true