-
Notifications
You must be signed in to change notification settings - Fork 8
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
1 changed file
with
33 additions
and
0 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,33 @@ | ||
# Pull Request | ||
|
||
## Description | ||
|
||
Please include a summary of the change and which issue is fixed. Also, include relevant motivation and context. List any dependencies that are required for this change. | ||
|
||
Fixes # (issue) | ||
|
||
### How Has This Been Tested? | ||
|
||
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. | ||
|
||
## Checklist: | ||
|
||
Before deployment | ||
|
||
- [ ] 100% test and branch coverage | ||
- [ ] fuzz and invariant tests when applicable | ||
- [ ] deployment or update scripts ready | ||
- [ ] version management agreed upon and implemented | ||
- [ ] documentation of work in Jira or Notion | ||
- [ ] internal team review | ||
- [ ] **Security Team review** | ||
|
||
|
||
After deployment | ||
|
||
- [ ] Update [static](https://github.com/maticnetwork/static/tree/master/network) with new contract address and/or version | ||
- [ ] create release if necessary | ||
|
||
### Additional context | ||
|
||
Add any other context about the pull request here. |