Skip to content

Commit 0af9bbd

Browse files
committed
chore: move environment to additional context hints
1 parent 075ea5a commit 0af9bbd

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,6 @@ body:
5353
validations:
5454
required: false
5555

56-
- type: checkboxes
57-
id: environment
58-
attributes:
59-
label: Environment
60-
options:
61-
- label: Mainnet
62-
- label: Regtest
63-
- label: Local
64-
6556
- type: dropdown
6657
id: reproducibility
6758
attributes:
@@ -83,5 +74,6 @@ body:
8374
- New wallet / Restored from backup / Migrated from RN
8475
- Lightning or on-chain related
8576
- Specific channel state
77+
- Environment (Mainnet / Regtest / Local)
8678
validations:
8779
required: false

0 commit comments

Comments
 (0)