From fcc3526ac89a1c8dc38a924101a2e02be9efe378 Mon Sep 17 00:00:00 2001 From: Denis Fadeev Date: Wed, 19 Jun 2024 12:04:04 +0300 Subject: [PATCH] move link to description --- .github/ISSUE_TEMPLATE/syncing.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/syncing.yaml b/.github/ISSUE_TEMPLATE/syncing.yaml index bac96b3fb8..bc8eae0d0d 100644 --- a/.github/ISSUE_TEMPLATE/syncing.yaml +++ b/.github/ISSUE_TEMPLATE/syncing.yaml @@ -31,10 +31,10 @@ body: - KSYNC - type: dropdown attributes: - label: Did you build your binary from source or download it from the Releases[https://github.com/zeta-chain/node/releases] page? - description: We recommend using binaries from our releases page. + label: Did you build your binary from source or download it from the Releases page? + description: "We recommend using binaries from our releases page: https://github.com/zeta-chain/node/releases" options: - - "Downloaded from releases page" + - "Downloaded from Releases page" - "Built locally" - type: textarea attributes: