summaryrefslogtreecommitdiffstats
path: root/.github/pull_request_template.md
blob: ff211fb8472a140135deec1e8a0440f2a97ff3f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
* Resolves: # <!-- related github issue -->

## Summary

<!-- your text -->

## Checklist

- Code is [properly formatted](https://nextcloud.github.io/news/developer/#coding-style-guidelines)
- [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits
- Changelog entry added for all important changes.