aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: b5899d12d5a56a3537273dd5758bd003980406fb (plain)
1
2
3
4
5
6
7
8
9
10
# What problem are we solving?



# How are we solving the problem?


# Checks
- [ ] I have added unit tests if possible.
- [ ] I will add related wiki document changes and link to this PR after merging.