-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Manh Cao
authored and
Manh Cao
committed
Oct 8, 2024
1 parent
9fe67c8
commit b2cf635
Showing
2 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
**PR Checklist** | ||
|
||
- [] My protocol folder name must be **kebab-case**. | ||
- [] I have set all necessary fields like the example in [README file](../README.md). | ||
- [] My protocol's icon is a **png** image and smaller than **20KB**. | ||
- [] I have set asset addresses correctly according to their types (PT token address for PT integrations, LP token address for LP integration, etc). | ||
- [] I have set the integration URL valid and it points to the appropriate page. | ||
- [] I did not change the global config.json file. This file will be automatically generated. | ||
- [ ] My protocol folder name must be **kebab-case**. | ||
- [ ] I have set all necessary fields like the example in [README file](../README.md). | ||
- [ ] My protocol's icon is a **png** image and smaller than **20KB**. | ||
- [ ] I have set asset addresses correctly according to their types (PT token address for PT integrations, LP token address for LP integration, etc). | ||
- [ ] I have set the integration URL valid and it points to the appropriate page. | ||
- [ ] I did not change the global config.json file. This file will be automatically generated. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters