aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 26de250af7a2667ccfbe71406a66398708c6bfdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# What problem are we solving?



# How are we solving the problem?



# How is the PR tested?



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