1
0
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:
Mickaël Schoentgen
2021-09-13 12:36:01 +02:00
committed by GitHub
parent 9984447f18
commit 8f7f4a6ef4

View File

@@ -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