You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Remove some horizontal lines in the bug report
And add myself to assignees.
This commit is contained in:
committed by
GitHub
parent
9984447f18
commit
8f7f4a6ef4
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -3,7 +3,7 @@ name: Bug report
|
||||
about: Report a possible bug in HTTPie
|
||||
title: ''
|
||||
labels: "new, bug"
|
||||
assignees: ''
|
||||
assignees: 'BoboTiG'
|
||||
|
||||
---
|
||||
|
||||
@@ -20,14 +20,10 @@ assignees: ''
|
||||
2.
|
||||
3.
|
||||
|
||||
---
|
||||
|
||||
## Current result
|
||||
|
||||
…
|
||||
|
||||
---
|
||||
|
||||
## Expected result
|
||||
|
||||
…
|
||||
@@ -43,8 +39,6 @@ $ http --debug <COMPLETE ARGUMENT LIST THAT TRIGGERS THE ERROR>
|
||||
<COMPLETE OUTPUT>
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Additional information, screenshots, or code examples
|
||||
|
||||
…
|
||||
|
Reference in New Issue
Block a user