github: more tweaking of bug issue template
This commit is contained in:
parent
67167fd961
commit
8593a6e669
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue