From 8af2d538816e04c58dd1480fdcd556a404fbc30f Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Mon, 27 Apr 2020 20:10:14 +0200 Subject: [PATCH] Punctuation --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index be201588..16edff21 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a bug report for IPFS Cluster +about: Create a bug report for IPFS Cluster. title: '' labels: kind/bug, need/triage assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b426aee5..5e8dbf90 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: Feature/Enhancement request -about: Suggest an idea to improve IPFS Cluster +about: Suggest an idea to improve IPFS Cluster. title: '' labels: kind/feature, need/triage assignees: ''