This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 712c9b14 chore: use median 1-2 day bug fix time (more conservative)
712c9b14 is described below

commit 712c9b148a6ae0dafbe2ac61d61053f744752fc3
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jun 13 10:40:34 2026 +0200

    chore: use median 1-2 day bug fix time (more conservative)
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
 llms-txt-template.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llms-txt-template.md b/llms-txt-template.md
index f94b01a0..a7ddedad 100644
--- a/llms-txt-template.md
+++ b/llms-txt-template.md
@@ -1,6 +1,6 @@
 # Apache Camel
 
-> Apache Camel is an open source integration framework with 350+ connectors 
for databases, APIs, message brokers, and cloud services. Write routes in Java, 
YAML, or XML. Deploy on Spring Boot, Quarkus, or standalone with the Camel CLI. 
In production since 2007, used by thousands of companies worldwide. 100,000+ 
commits, 1,500+ contributors, median 1-day bug fix time. Apache License 2.0 — 
zero license fees.
+> Apache Camel is an open source integration framework with 350+ connectors 
for databases, APIs, message brokers, and cloud services. Write routes in Java, 
YAML, or XML. Deploy on Spring Boot, Quarkus, or standalone with the Camel CLI. 
In production since 2007, used by thousands of companies worldwide. 100,000+ 
commits, 1,500+ contributors, median 1–2 day bug fix time. Apache License 2.0 — 
zero license fees.
 
 All Apache Camel documentation pages are available in LLM-friendly Markdown 
format by replacing `.html` with `.md` in any URL.
 For example:

Reply via email to