From 18af03ac18564d037e107c9aee03d8aee817830c Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Thu, 18 Feb 2021 13:44:29 +0100 Subject: [PATCH] Issue templates tweaks II --- .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 a50c146a..82aae8d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' - [ ] I've searched for similar issues - [ ] I'm using the the latest version of HTTPie -___ +--- **What are the steps to reproduce the problem?** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6447c946..ca5ab709 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ assignees: '' - [ ] I've searched for similar feature requests -___ +--- **What enhancement would you like to see?**