File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
.github/DISCUSSION_TEMPLATE Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ title : " [Minimum Deposit for SuperToken] "
2
+ body :
3
+ - type : markdown
4
+ attributes :
5
+ value : |
6
+ **Check the [Minimum Deposit Guidelines](https://github.com/superfluid-finance/protocol-monorepo/wiki/Governance-Process:-Minimum-Deposit-Policy)!**
7
+ - type : input
8
+ id : token
9
+ attributes :
10
+ label : Console link to the SuperToken
11
+ description : " (example link: https://console.superfluid.finance/optimism-mainnet/supertokens/0x4ac8bD1bDaE47beeF2D1c6Aa62229509b962Aa0d)"
12
+ validations :
13
+ required : true
14
+
15
+ - type : input
16
+ id : amount
17
+ attributes :
18
+ label : Proposed minimium deposit amount
19
+ description : " (example amount: 0.03)"
20
+ validations :
21
+ required : true
22
+
23
+ - type : textarea
24
+ attributes :
25
+ label : Comments
26
+ description : Optional additional comments / context / explanations / clarifications
27
+ validations :
28
+ required : false
You can’t perform that action at this time.
0 commit comments