Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/partners-program.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
template: main.html
hide:
- navigation
---

# Partners program

Interested in developing ExpressLRS-compatible hardware or collaborating with our project?

We welcome partnerships with manufacturers who are committed to quality and innovation in RC systems. To begin working
with the ExpressLRS development team, simply email us at info@expresslrs.org.

Once we receive your inquiry, our team will establish a direct line of communication to discuss your project and outline
the next steps. We’ll work with you throughout the process to ensure a smooth path to compatibility and official
support.

Let’s build something great together.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ nav:
- Licenses: info/licenses.md
- Terms & Conditions: info/terms-and-conditions.md
- FAQ: faq.md
- Partners Program: partners-program.md

extra_javascript:
- assets/javascripts/binding-phrase.js
Expand Down