mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
add private chain test checkbox (#1988)
This commit is contained in:
parent
3d194d4303
commit
4a35cdc6b0
1 changed files with 1 additions and 0 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
|
@ -30,6 +30,7 @@ _Put an `✅` in the boxes that apply_
|
|||
_Put an `✅` in the boxes once you have confirmed below actions (or provide reasons on not doing so) that_
|
||||
|
||||
- [ ] This PR has sufficient test coverage (unit/integration test) OR I have provided reason in the PR description for not having test coverage
|
||||
- [ ] Tested in private network from genesis block.
|
||||
- [ ] Provide an end-to-end test plan in the PR description on how to manually test it on the devnet/testnet.
|
||||
- [ ] Tested the backwards compatibility.
|
||||
- [ ] Tested with XDC nodes running this version co-exist with those running the previous version.
|
||||
|
|
|
|||
Loading…
Reference in a new issue