The home for Hyperlane core contracts, sdk packages, and other infrastructure
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.
 
 
 
 
 
 
hyperlane-monorepo/.github/pull_request_template.md

32 lines
486 B

### Description
_What's included in this PR?_
### Drive-by changes
_Are there any minor or drive-by changes also included?_
### Related issues
- Fixes #[issue number here]
### Backward compatibility
_Are these changes backward compatible?_
Yes
No
_Are there any infrastructure implications, e.g. changes that would prohibit deploying older commits using this infra tooling?_
None
Yes
### Testing
_What kind of testing have these changes undergone?_
None
Manual
Unit Tests