mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-06-16 07:43:54 +02:00
This introduces the first building block of our "responsible AI First" approach. The base prompt defines how the rsyslog commit assistant supports contributors in crafting consistent, high-quality commit messages, thereby lowering entry barriers and improving project-wide quality. Impact: contributor workflow only, no runtime effect. Technically this adds a structured prompt file under ai/rsyslog_commit_assistant/. It codifies message format, workflow checks, and error handling guidance. No rsyslog core code, config, or tests are affected. This is a purely contributor-facing addition that can evolve independently of runtime behavior. Refs: https://www.rsyslog.com/clarifying-ai-first-what-it-really-means-for-rsyslog/