From ea36c9f0b10f7155f39c0e083a681e591fcbde5c Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sat, 13 Aug 2022 23:26:47 +0200 Subject: pr template: Mention QXMPP_EXPORT --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/pull_request_template.md') 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 -- cgit v1.2.3