Skip to content

Commit 38ffe64

Browse files
committed
Add details template
1 parent 44790bb commit 38ffe64

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,12 @@ Probe.log & Operation.log
1717
```
1818
Could you read [Contributing Guidelines](https://github.com/emoacht/Monitorian/blob/9aeb4238af22c60ccc03051f144edd1a5ee9acdb/CONTRIBUTING.md) and post __probe.log__ and __operation.log__? How to produce these logs is explained in [Reporting](https://github.com/emoacht/Monitorian#reporting) section of readme.
1919
```
20+
21+
Details
22+
23+
```
24+
<details>
25+
<summary>caption</summary>
26+
27+
</details>
28+
```

0 commit comments

Comments
 (0)