From 6f50ac6f4f363a25834bfc4bbb35dcb41992ea45 Mon Sep 17 00:00:00 2001 From: Ronan Jouchet Date: Wed, 22 Jul 2020 21:07:22 -0400 Subject: [PATCH] A little less aggressive --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cd25f72..89231f5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ labels: bug An incomprehensible bug report is a useless bug report. ========================================================= -INCOMPREHENSIBLE / INCOMPLETE BUG REPORTS WILL BE CLOSED. +Incomprehensible / incomplete bug reports will be closed. ========================================================= --> diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 68a5495..f5e7de2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ labels: feature-request An incomprehensible feature request is a useless feature request. ============================================================== -INCOMPREHENSIBLE / INCOMPLETE FEATURE REQUESTS WILL BE CLOSED. +Incomprehensible / incomplete feature requests will be closed. ============================================================== --> diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index f8b8b77..25e11a0 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -9,7 +9,7 @@ labels: question An incomprehensible question is a useless question. ======================================================= -INCOMPREHENSIBLE / INCOMPLETE QUESTIONS WILL BE CLOSED. +Incomprehensible / incomplete questions will be closed. ======================================================= -->