We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c81721 commit 81abb26Copy full SHA for 81abb26
.github/ISSUE_TEMPLATE/bug_report.md
@@ -24,7 +24,7 @@ A clear and concise description of what you expected to happen.
24
**Screenshots or Requests**
25
If applicable, add screenshots or `httpie/curl`requests to help explain your problem.
26
```sh
27
- http GET https://coronavirus-tracker-api.herokuapp.com/v2/locations/IT -v
+$ http GET https://coronavirus-tracker-api.herokuapp.com/v2/locations/IT -v
28
GET /v2/locations/IT HTTP/1.1
29
Accept: */*
30
Accept-Encoding: gzip, deflate
0 commit comments