mirror of openzeppelin-contracts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!-- Thank you for your interest in contributing to OpenZeppelin! -->
|
|
|
|
|
|
|
|
<!-- Consider opening an issue for discussion prior to submitting a PR. -->
|
|
|
|
<!-- New features will be merged faster if they were first discussed and designed with the team. -->
|
|
|
|
|
|
|
|
Fixes #???? <!-- Fill in with issue number -->
|
|
|
|
|
|
|
|
<!-- Describe the changes introduced in this pull request. -->
|
|
|
|
<!-- Include any context necessary for understanding the PR's purpose. -->
|
|
|
|
|
|
|
|
|
|
|
|
#### PR Checklist
|
|
|
|
|
|
|
|
<!-- Before merging the pull request all of the following must be complete. -->
|
|
|
|
<!-- Feel free to submit a PR or Draft PR even if some items are pending. -->
|
|
|
|
<!-- Some of the items may not apply. -->
|
|
|
|
|
|
|
|
- [ ] Tests
|
|
|
|
- [ ] Documentation
|
|
|
|
- [ ] Changeset entry (run `npx changeset add`)
|