Skip to content

Commit 871875b

Browse files
authored
Clarify bridge question on PR template (base#403)
* Clarify bridge question on PR template * Fix path
1 parent 4d7dcb7 commit 871875b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66

77
**Does this PR add a new token to the bridge?**
88

9+
Are you adding an entry to [`assets.ts`](../apps/bridge/assets.ts)?
10+
911
- [ ] No, this PR does not add a new token to the bridge
10-
- [ ] I've confirmed this token doesn't use a bridge override
11-
- [ ] 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
1214

13-
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

Comments
 (0)