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

28 lines
654 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 -->
## Diffs
<!--
Are there any diffs between implementations (nwaku vs gowaku)?
If yes they should be documented here: https://www.notion.so/Nwaku-vs-Gowaku-vs-Jswaku-diffs-b3e0e8f1e6cd4c6d9855b0c3c4634bc5
-->
2023-11-01 12:02:29 +00:00
## Notes
<!-- Remove items that are not relevant -->
- Resolves <issue number>
- Related to <link to specs>