From 9d441b3c30bf72c0114838735f51a28fa7cb6a4b Mon Sep 17 00:00:00 2001 From: Denis Fadeev Date: Tue, 11 Jun 2024 11:41:00 +0900 Subject: [PATCH] ci: phrasing in the syncing template (#2337) --- .github/ISSUE_TEMPLATE/syncing.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/syncing.yaml b/.github/ISSUE_TEMPLATE/syncing.yaml index 1735961336..6c7fb08bb5 100644 --- a/.github/ISSUE_TEMPLATE/syncing.yaml +++ b/.github/ISSUE_TEMPLATE/syncing.yaml @@ -1,4 +1,4 @@ -name: Issue with setting up or syncing a node +name: Having difficulties setting up or syncing a node description: Please fill out the following form to help us understand and resolve your issue with setting up or syncing a node. Provide as much detail as possible to ensure a quick and accurate resolution. body: - type: dropdown @@ -26,7 +26,6 @@ body: label: Which method are you using? description: If you used different methods, please, create separate issues. options: - - State-Sync - Snapshot - KSYNC - type: textarea