aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 50a4901c55ef9395a3d5a5e82de1cda950bce529 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Description

Please write a few sentences describing the overall goals of the pull request's commits.



## Gatekeeper checklist

- [ ] **changelog** provided, or not required
- [ ] **backport** done, or not required
- [ ] **tests** provided, or not required



## Notes for the submitter

Please refer to the [contributing guidelines](https://github.com/Mbed-TLS/mbedtls/blob/development/CONTRIBUTING.md), especially the
checklist for PR contributors.