github: more tweaking of bug issue template

This commit is contained in:
Jack Pearkes 2018-05-10 17:29:50 -07:00 committed by GitHub
parent 67167fd961
commit 8593a6e669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -23,17 +23,21 @@ Steps to reproduce this issue, eg:
<details>
<summary>Client info</summary>
```
output from client 'consul info' command here
```
<details>
</details>
<details>
<summary>Server info</summary>
```
output from server 'consul info' command here
```
<details>
</details>
### Operating system and Environment details