waku-interop-tests/.github/pull_request_template.md

21 lines
438 B
Markdown
Raw Normal View History

2023-11-01 12:02:29 +00:00
## Problem
<!--
Describe in details the problem or scenario that this PR is fixing.
If this is a feature addition or change, then focus on the WHY you are making the change.
If this is a bug fix, please describe why the old behavior was problematic.
-->
## Solution
<!-- describe the new behavior -->
## Notes
<!-- Remove items that are not relevant -->
- Resolves <issue number>
- Related to <link to specs>