[Buildroot] [PATCH 5/6] website/lts: add pre-filled content to mailto
Thomas Perale
thomas.perale at mind.be
Thu Mar 19 15:02:45 UTC 2026
Clicking on the mailto tag will prefill the email with the following
content:
> Thanks for showing interest in the Buildroot LTS Sponsorship. We would
> appreciate if you could introduce yourself and your company by
> answering the following questions: in which products do you use
> Buildroot ? How are you using Buildroot ? How many different
> configurations do you have ? How long do you support your products ?
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
docs/website/lts.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/website/lts.html b/docs/website/lts.html
index 988415482c..fd684ab3a9 100644
--- a/docs/website/lts.html
+++ b/docs/website/lts.html
@@ -338,14 +338,14 @@
</div>
</div>
- <div id="sponsor" class="br-lts-section-header">
+ <a href="mailto:buildroot-lts at buildroot.org?subject=[buildroot-lts] Sponsorship information&body=Thanks for showing interest in the Buildroot LTS Sponsorship. We would appreciate if you could introduce yourself and your company by answering the following questions: in which products do you use Buildroot ? How are you using Buildroot ? How many different configurations do you have ? How long do you support your products ?" id="sponsor" class="br-lts-section-header">
<div class="br-lts-bg-grid"></div>
<div class="br-lts-title-box">Sponsor now !</div>
<div class="br-lts-decoration-dot"></div>
- </div>
+ </a>
<p>
Interested ? Contact us at
- <a href="mailto:buildroot-lts at buildroot.org">buildroot-lts at buildroot.org</a>
+ <a href="mailto:buildroot-lts at buildroot.org?subject=[buildroot-lts] Sponsorship information&body=Thanks for showing interest in the Buildroot LTS Sponsorship. We would appreciate if you could introduce yourself and your company by answering the following questions: in which products do you use Buildroot ? How are you using Buildroot ? How many different configurations do you have ? How long do you support your products ?">buildroot-lts at buildroot.org</a>
to learn more about the different sponsorship tiers and get all the
details about the sponsorship.
</p>
--
2.53.0
More information about the buildroot
mailing list