-
Notifications
You must be signed in to change notification settings - Fork 2
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
Showing
37 changed files
with
1,320 additions
and
1,122 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
### Description | ||
<!-- Describe what change this PR is implementing --> | ||
|
||
### Types of Changes | ||
<!--- What types of changes does your code introduce? --> | ||
- [ ] Bug fix (non-breaking change which fixes an issue) | ||
- [ ] New feature (non-breaking change which adds functionality) | ||
- [ ] Breaking change (fix or feature that would cause existing functionality to change) | ||
- [ ] Dependency upgrade (A change in substrate or any 3rd party crate version) | ||
|
||
### Migrations and Hooks | ||
<!--- Check the following box with an x if the following applies: --> | ||
- [ ] This change requires a runtime migration. | ||
- [ ] Modifies `on_initialize` | ||
- [ ] Modifies `on_finalize` | ||
|
||
### Checklist | ||
<!--- All boxes need to be checked. Follow this checklist before requiring PR review --> | ||
- [ ] Change has been tested locally. | ||
- [ ] Change adds / updates tests. | ||
- [ ] Changelog doc updated. |
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
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
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
Oops, something went wrong.