summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Roztocil <jakub@roztocil.co>2021-02-18 13:47:58 +0100
committerJakub Roztocil <jakub@roztocil.co>2021-02-18 13:47:58 +0100
commit82ee071362e73da39af664b27412dc498e204575 (patch)
tree6aa8fe846d7eebecf87dd229f766f0c187b4de1d
parent97dffb35a23962341a0e8e47ca431fc1d1b0b05a (diff)
Tweaks
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md8
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md5
2 files changed, 8 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index ff7aed35..aed8028d 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,8 +7,10 @@ assignees: ''
---
-- [ ] I've searched for similar issues
-- [ ] I'm using the the latest version of HTTPie
+**Checklist**
+
+- [ ] I've searched for similar issues.
+- [ ] I'm using the the latest version of HTTPie.
---
@@ -35,4 +37,4 @@ $ http --debug <COMPLETE ARGUMENT LIST THAT TRIGGERS THE ERROR>
```
-**Provide any additional information, screenshots or code examples below**
+**Provide any additional information, screenshots, or code examples below:**
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 038bad32..7d411b0e 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -6,8 +6,9 @@ labels: "new, enhancement"
assignees: ''
---
+**Checklist**
-- [ ] I've searched for similar feature requests
+- [ ] I've searched for similar feature requests.
---
@@ -19,5 +20,5 @@ assignees: ''
E.g. “I'm always frustrated when [...]”, “I’m trying to do […] so that […]”.
-**Provide any additional information, screenshots or code examples below**
+**Provide any additional information, screenshots or code examples below:**