aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: bf7bece1fdadc22ff27497ebaa0c7dcb40f8ed3c (plain) (blame)
1
2
3
4
5
Before opening a pull-request please check you've done:
- [ ] Document every new public class and function
- [ ] Add `\since QXmpp 1.X` to newly added classes and functions
- [ ] Fix any doxygen warnings from your code (see log when building with `-DBUILD_DOCUMENTATION=ON`)