diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 82aae8d4..ff7aed35 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,6 +18,7 @@ assignees: '' 2. 3. + **What is the expected result?** @@ -33,4 +34,5 @@ $ http --debug ``` + **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 ca5ab709..038bad32 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -15,7 +15,9 @@ assignees: '' **What problem does it solve?** + E.g. “I'm always frustrated when [...]”, “I’m trying to do […] so that […]”. **Provide any additional information, screenshots or code examples below** +