Module: kamailio Branch: master Commit: 44e6688299498d4ffe4a019526638db3c100b525 URL: https://github.com/kamailio/kamailio/commit/44e6688299498d4ffe4a019526638db3c100b525
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2026-07-01T18:05:20+02:00 .github/PULL_REQUEST_TEMPLATE.md: check box for LLM/AI Coding Assistants --- Modified: .github/PULL_REQUEST_TEMPLATE.md --- Diff: https://github.com/kamailio/kamailio/commit/44e6688299498d4ffe4a019526638db3c100b525.diff Patch: https://github.com/kamailio/kamailio/commit/44e6688299498d4ffe4a019526638db3c100b525.patch --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3a239fead82..dd565f10007 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,6 +19,7 @@ IMPORTANT: - [ ] Commit message has the format required by CONTRIBUTING guide - [ ] Commits are split per component (core, individual modules, libs, utils, ...) - [ ] Each component has a single commit (if not, squash them into one commit) +- [ ] LLM/AI Coding Assistants were involved in creating the C code or other included content - [ ] Code is formatted with `clang-format` using the config file `.clang-format` from source code folder - [ ] No commits to README files for modules (changes must be done to docbook files _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
