mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-09 13:38:03 -05:00
22 lines
941 B
Markdown
22 lines
941 B
Markdown
## Description
|
|
|
|
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
|
|
Mention the issue number that your changes are addressing. Use the format "Fixes #<issue number>" to automatically link your pull request to the relevant issue.
|
|
|
|
## Type of Change
|
|
|
|
Please delete options that are not relevant.
|
|
|
|
- [ ] 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 not work as expected)
|
|
- [ ] This change requires a documentation update
|
|
|
|
## Checklist:
|
|
|
|
- [ ] I have discussed with the team prior to submitting this PR
|
|
- [ ] I have performed a self-review of my code
|
|
- [ ] I have commented my code, particularly in hard-to-understand areas
|
|
- [ ] My changes generate no new warnings
|
|
- [ ] New and existing unit tests pass locally with my changes
|