mirror of
https://github.com/Ne0nd0g/merlin
synced 2026-06-08 11:59:20 +00:00
584 B
584 B
Pull Request (PR) Checklist
- I have read the CONTRIBUTING doc
- PR is from a topic/feature/bugfix branch off the dev branch (right side)
- PR is against the dev branch (left side)
- Merlin compiles without errors
- Passes linting checks and unit tests
- Updated CHANGELOG
- Updated README documentation (if applicable)
- Update Merlin version number in
pkg/merlin.go(if applicable)
Change Type
- Addition
- Bugfix
- Modification
- Removal
- Security