From b30c385ce5748905572ebb2abc495b7135bf4399 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 10 Feb 2020 01:56:56 +0000 Subject: Update the pull request template for recent module changes. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7fac63c08..bf960efd9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -35,5 +35,5 @@ Tick the boxes for the checks you have made. I have ensured that: - [ ] This pull request does not introduce any incompatible API changes. - - [ ] If ABI changes have been made I have incremented INSPIRCD_VERSION_API. + - [ ] If ABI changes have been made I have incremented MODULE_ABI in `moduledefs.h`. - [ ] I have documented any features added by this pull request. -- cgit v1.2.3