summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Roztocil <jakub@roztocil.co>2021-02-18 13:44:29 +0100
committerJakub Roztocil <jakub@roztocil.co>2021-02-18 13:44:29 +0100
commit18af03ac18564d037e107c9aee03d8aee817830c (patch)
tree74e0938b46c7768547a5f09a1f7a0593146f7b96
parent904dd4107ae452afe7f7df5797523c3fdd199c47 (diff)
Issue templates tweaks II
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
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?**