Skip to content

Commit

Permalink
feat: mention main
Browse files Browse the repository at this point in the history
  • Loading branch information
phoax committed Jun 23, 2023
1 parent be8a9a6 commit bd2821a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ git commit -m "feat: new token <name>"
git push origin feat/<token-name>
```

6. Go to https://github.com/ConsenSys/linea-token-list/pulls and click on `New pull request` to create a new PR.
6. Go to https://github.com/ConsenSys/linea-token-list/pulls and click on `New pull request` to create a new PR. Make sure to set the base branch as `main`.

A GitHub Actions workflow will automatically verify the integrity of your JSON. If the check passes, validators will review the new list. If all the information are correct, they will approve the token addition.

Expand Down

0 comments on commit bd2821a

Please sign in to comment.