Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit d799140

Browse files
authored
Merge pull request #8 from jpmorganchase/issue_template_update
Updated github issue template
2 parents ba6883d + 1965aaa commit d799140

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,31 @@
11

2-
#### System information
3-
4-
Cakeshop version or commit hash: <version>
5-
6-
Geth/Quorum version testing against: `geth version`
2+
#### Description of problem
73

8-
OS & Version: Windows/Linux/OSX
94

105
#### Expected behavior
116

127

138
#### Actual behavior
149

10+
(paste logs at end)
1511

1612
#### Steps to reproduce the behavior
1713

1814

15+
#### System information
16+
17+
Cakeshop version or commit hash: [version]
18+
19+
Geth/Quorum version testing against: [run `geth version` or copy from Node Info in UI]
20+
21+
Cakeshop OS & Version: Windows/Linux/OSX
22+
23+
Browser OS & Version: Windows/Linux/OSX MSIE/Chrome/Firefox/Safari
24+
1925
#### Backtrace/logs
2026

27+
Copy all relevant log output. Use [Gist](https://gist.github.com/) for longer logs.
28+
2129
```
22-
[backtrace/logs]
30+
[stacktrace/logs]
2331
```

0 commit comments

Comments
 (0)