We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7dcb7 commit 871875bCopy full SHA for 871875b
.github/PULL_REQUEST_TEMPLATE.md
@@ -6,8 +6,10 @@
6
7
**Does this PR add a new token to the bridge?**
8
9
+Are you adding an entry to [`assets.ts`](../apps/bridge/assets.ts)?
10
+
11
- [ ] No, this PR does not add a new token to the bridge
-- [ ] I've confirmed this token doesn't use a bridge override
-- [ ] I've confirmed this token is an OptimismMintableERC20
12
+- [ ] Yes, and I've confirmed this token doesn't use a bridge override
13
+- [ ] Yes, and I've confirmed this token is an OptimismMintableERC20
14
-Please include evidence of both confirmations above for your reviewers.
15
+If you are adding a token to the bridge, please include evidence of both confirmations above for your reviewers.
0 commit comments