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

486 B

Description

What's included in this PR?

Drive-by changes

Are there any minor or drive-by changes also included?

  • 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