From 393119e359f35b768f69b1da46c4db17ad3e7b60 Mon Sep 17 00:00:00 2001 From: Jeff Thompson Date: Mon, 18 Aug 2025 11:06:54 +0200 Subject: [PATCH] chore: question_template: remove redundant word Signed-off-by: Jeff Thompson --- .github/ISSUE_TEMPLATE/question_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question_template.yml b/.github/ISSUE_TEMPLATE/question_template.yml index 1151f20..41fd809 100644 --- a/.github/ISSUE_TEMPLATE/question_template.yml +++ b/.github/ISSUE_TEMPLATE/question_template.yml @@ -28,7 +28,7 @@ body: id: context attributes: label: Context - description: Is it a general question about the design and goals of go-orbit-db, or about how to use use it in an app (or some other context)? + description: Is it a general question about the design and goals of go-orbit-db, or about how to use it in an app (or some other context)? placeholder: This is a question about ... validations: required: true