Skip to content

Commit 7b3c190

Browse files
authored
github: update issue template (bnb-chain#3328)
1 parent d81bfa6 commit 7b3c190

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
---
22
name: Report a bug
3-
about: Something with go-ethereum is not working as expected
3+
about: Something with BSC geth client is not working as expected
44
title: ''
55
labels: 'type:bug'
66
assignees: ''
77
---
88

99
#### System information
10-
1110
Geth version: `geth version`
1211
OS & Version: Windows/Linux/OSX
1312
Commit hash : (if `develop`)
13+
Arguments:
1414

15-
#### Expected behaviour
16-
17-
18-
#### Actual behaviour
19-
15+
#### Description
16+
- Steps to reproduce the behaviour
17+
...
2018

21-
#### Steps to reproduce the behaviour
19+
- Expected behaviour
20+
...
2221

22+
- Actual behaviour
23+
...
2324

2425
#### Backtrace
2526

.github/ISSUE_TEMPLATE/question.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ labels: 'type:docs'
66
assignees: ''
77
---
88

9-
This should only be used in very rare cases e.g. if you are not 100% sure if something is a bug or asking a question that leads to improving the documentation. For general questions please use [discord](https://discord.gg/nthXNEv) or the Ethereum stack exchange at https://ethereum.stackexchange.com.
9+
This should only be used in very rare cases e.g. if you are not 100% sure if something is a bug or asking a question that leads to improving the documentation.
10+
For general questions please use [discord](https://discord.com/invite/bnbchain).

0 commit comments

Comments
 (0)