Revise issue template to include a hint to use a gist

This commit is contained in:
Sean Chittenden 2016-04-28 22:27:25 -07:00
parent f80db919cc
commit aad1fe1a09
1 changed files with 5 additions and 3 deletions

View File

@ -15,7 +15,7 @@ Client:
[Client `consul info` here]
```
Server:
Server:
```
[Server `consul info` here]
```
@ -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.