]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - .github/PULL_REQUEST_TEMPLATE.md
Improve the issue templates slightly.
[user/henk/code/inspircd.git] / .github / PULL_REQUEST_TEMPLATE.md
index 7fac63c082c77d8b9cfaf9d172fcd31930b71d59..bf960efd97be75a4c6840f9ea9b7ba832318ade6 100644 (file)
@@ -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.