From 78012303ca34fcb43d613bd0c7747f16e84deb48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionel=20Cristian=20M=C4=83rie=C8=99?= Date: Sun, 12 Jan 2020 19:48:47 +0200 Subject: [PATCH] Edit descriptions a bit and fix spelling. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- .github/ISSUE_TEMPLATE/support_request.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8555acc7..391d7f17 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: 🐞 Bug report -about: A problem with how pytest-cov or coverage works. +about: There a problem with how pytest-cov or coverage works --- # Summary diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 00f9605a..5e7d56e1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: ✈ Feature request -about: Need help with configuring pytest-cov +about: Proposal for a new feature in pytest-cov --- Before proposing please consider: @@ -15,4 +15,4 @@ These questions should be answered: * why is the feature needed? * what problem does it solve? -* how it is better compared to past solution to the problem? +* how it is better compared to past solutions to the problem? diff --git a/.github/ISSUE_TEMPLATE/support_request.md b/.github/ISSUE_TEMPLATE/support_request.md index 31ee19b1..7ea731e6 100644 --- a/.github/ISSUE_TEMPLATE/support_request.md +++ b/.github/ISSUE_TEMPLATE/support_request.md @@ -1,6 +1,6 @@ --- name: 🤔 Support request -about: Need help with configuring pytest-cov +about: Request help with setting up pytest-cov in your project --- Please go over all the sections and search