Skip to content

Commit 90a2663

Browse files
authored
Merge pull request #125 from jefft0/chore/question_template-redundant-word
chore: question_template: remove redundant word
2 parents fc6f3a0 + ba9d4cb commit 90a2663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/question_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ body:
2828
id: context
2929
attributes:
3030
label: Context
31-
description: Is it a general question about the design and goals of go-ipfs-log, or about how to use use it in an app (or some other context)?
31+
description: Is it a general question about the design and goals of go-ipfs-log, or about how to use it in an app (or some other context)?
3232
placeholder: This is a question about ...
3333
validations:
3434
required: true

0 commit comments

Comments
 (0)