mirror of https://github.com/status-im/consul.git
github: more tweaking of bug issue template
This commit is contained in:
parent
876d251b95
commit
885541bc6a
|
@ -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 New Issue