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