Skip to content

Commit ff1089f

Browse files
committed
chore: draw attention to bug bounty
1 parent 5f0abc3 commit ff1089f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/CONTRACT-BUG-REPORT.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thanks for taking the time to fill out this bug report! If the bug may potentially lead to loss of user funds, denial of service, governance hijacks, data breaches, and data leaks, please refer to [Lido Bug Bounty](https://immunefi.com/bug-bounty/lido/information/).
9+
⚠️ Important! If the bug may potentially lead to loss of user funds, denial of service, governance hijacks, data breaches, and data leaks, please refer to [Lido Bug Bounty](https://immunefi.com/bug-bounty/lido/information/).
1010
- type: textarea
1111
id: summary
1212
attributes:
@@ -39,7 +39,7 @@ body:
3939
id: solution
4040
attributes:
4141
label: Possible Solutions
42-
description: Possible ways to fix the bug
42+
description: Possible ways to fix the bug
4343
validations:
4444
required: false
4545
- type: checkboxes

0 commit comments

Comments
 (0)