Skip to content

Commit

Permalink
Revise issue template to include a hint to use a gist
Browse files Browse the repository at this point in the history
  • Loading branch information
sean- committed Apr 29, 2016
1 parent 461d21c commit 2122a33
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Client:
[Client `consul info` here]
```

Server:
Server:
```
[Server `consul info` here]
```
Expand All @@ -26,8 +26,10 @@ Server:

### Reproduction steps

### Consul Server logs (if appropriate)
### Log Fragments or Link to [gist](https://gist.github.com/)

### Consul Client logs (if appropriate)
Include appropriate Client or Server log fragments. If the log is longer
than a few dozen lines, please include the URL to the
[gist](https://gist.github.com/).

TIP: Use `-log-level=TRACE` on the client and server to capture the maximum log detail.

0 comments on commit 2122a33

Please sign in to comment.