From 7fba8947be984993c47df9e73ab381ebec3b2b7e Mon Sep 17 00:00:00 2001 From: Bartek Date: Mon, 21 Oct 2024 15:22:22 +0200 Subject: [PATCH] chore: update issue forms (#2008) --- .github/ISSUE_TEMPLATE/add-layerleap-request.yml | 2 +- .github/ISSUE_TEMPLATE/add-orbit-chain-request.yml | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add-layerleap-request.yml b/.github/ISSUE_TEMPLATE/add-layerleap-request.yml index 2889fea0b3..798b9fc7a9 100644 --- a/.github/ISSUE_TEMPLATE/add-layerleap-request.yml +++ b/.github/ISSUE_TEMPLATE/add-layerleap-request.yml @@ -1,7 +1,7 @@ name: Add Layer Leap Request description: File a request to have your Orbit chain support Layer Leap transfers title: "[feat]: enable Layer Leap for " -labels: ["feat", "triage"] +labels: ["Type: Add LayerLeap"] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/add-orbit-chain-request.yml b/.github/ISSUE_TEMPLATE/add-orbit-chain-request.yml index 49bf3dd574..32a6398dce 100644 --- a/.github/ISSUE_TEMPLATE/add-orbit-chain-request.yml +++ b/.github/ISSUE_TEMPLATE/add-orbit-chain-request.yml @@ -1,7 +1,7 @@ name: Add Orbit Chain Request description: File a request to have your Orbit chain added to the bridge title: "[feat]: Add Orbit chain " -labels: ["feat", "triage"] +labels: ["Type: Add Orbit Chain"] body: - type: markdown attributes: @@ -172,10 +172,6 @@ body: attributes: value: | ## Parent chain token bridge contract addresses - - type: markdown - attributes: - value: | - You can find this information under the `"l2Contracts" : {...}` key. - type: input id: parent-custom-gateway attributes: @@ -224,10 +220,6 @@ body: attributes: value: | ## Orbit chain token bridge contract addresses - - type: markdown - attributes: - value: | - You can find this information under the `"l3Contracts" : {...}` key. - type: input id: child-custom-gateway attributes: