Skip to content

Commit fe8317c

Browse files
authored
Add checklist for token additions to the bridge (base#273)
* Add checklist for token additions to the bridge * Add checklist for token additions to the bridge * Update checklist language
1 parent 39babc0 commit fe8317c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
**What changed? Why?**
22

3-
43
**Notes to reviewers**
54

6-
75
**How has it been tested?**
6+
7+
**Does this PR add a new token to the bridge?**
8+
9+
- [ ] 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+
13+
Please include evidence of both confirmations above for your reviewers.

0 commit comments

Comments
 (0)