diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 00d9694f..bdff3986 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ PR check list: - [ ] Document your code -- [ ] Add `\since QXmpp 1.X` +- [ ] Add `\since QXmpp 1.X`, `QXMPP_EXPORT` - [ ] Fix doxygen warnings (see log when building with `-DBUILD_DOCUMENTATION=ON`) - [ ] Update `doc/xep.doc` - [ ] Add unit tests |
