From 5ca5095d28e2f0f55362b0590786ba23b5f4adf9 Mon Sep 17 00:00:00 2001 From: Bjerg Date: Fri, 3 Nov 2023 14:04:55 +0100 Subject: [PATCH] chore: add `rpc-types` to bug form --- .github/ISSUE_TEMPLATE/BUG-FORM.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/BUG-FORM.yml b/.github/ISSUE_TEMPLATE/BUG-FORM.yml index 9cc25c35ef8..c6c44a5ab5d 100644 --- a/.github/ISSUE_TEMPLATE/BUG-FORM.yml +++ b/.github/ISSUE_TEMPLATE/BUG-FORM.yml @@ -19,6 +19,7 @@ body: - transports - networks - providers + - rpc-types validations: required: true - type: input