celo-org / celo-token-list

Celo's default token list
https://celo-org.github.io/celo-token-list/celo.tokenlist.json
3 stars 5 forks source link

Github setup files #55

Open arthurgousset opened 4 months ago

arthurgousset commented 4 months ago
### Tasks
- [ ] Issue and discussion templates ([like Foundry does](https://github.com/foundry-rs/foundry/issues/new/choose))
- [x] CODEOWNERS
- [ ] PR template
- [ ] CONTRIBUTING.md - optionally add how to contribute guide ([similar to what viem has](https://github.com/wevm/viem/blob/main/.github/CONTRIBUTING.md)) and link in README
- [x] SECURITY.md
- [ ] LICENSE
arthurgousset commented 4 months ago

There is an issue template, but no PR template yet.

arthurgousset commented 4 months ago
arthurgousset commented 4 months ago

License currently ISC and no LICENSE file.

https://github.com/celo-org/celo-token-list/blob/722facc530fe2792eee7c567863062a1e8184f09/package.json#L11

Probably change this to Apache 2.0 and add file