Skip to content

Commit

Permalink
chore: clarify verified contracts requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mkflow27 committed Jun 4, 2024
1 parent ad3424b commit c25ae4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/review-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ body:
options:
- label: The protocol to be integrated has been audited by at least one security firm or independent researcher.
required: true
- label: If deployed, the contract is verified on etherscan.
- label: If deployed, the contract & all involved downstream contracts are verified on etherscan.
required: true
- label: The contract does not rely upon an EOA to supply any critical data (e.g., price).
required: true
Expand Down

0 comments on commit c25ae4e

Please sign in to comment.