inspircd/.github/PULL_REQUEST_TEMPLATE.md
2023-10-19 22:16:08 +01:00

975 B

Summary

Rationale

Testing Environment

I have tested this pull request on:

Operating system name and version: Compiler name and version:

Checks

I have ensured that:

  • The code I am submitting is my own work and/or I have permission from the author to share it.
  • I have documented any features added by this pull request.
  • This pull request does not introduce any incompatible API changes (stable branches only).
  • If ABI changes have been made I have incremented MODULE_ABI in moduledefs.h (stable branches only).