From c25cea96a275a418c77010e8ef33665391b99023 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 15 May 2019 10:47:20 -0700 Subject: [PATCH] fix a typo in the issue template License: MIT Signed-off-by: Steven Allen --- .github/ISSUE_TEMPLATE/feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index c8b1c8f50..219a32080 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -1,5 +1,5 @@ --- -name: 'Feature +name: 'Feature' about: 'Suggest a new feature in go-ipfs.' labels: - feature