From 5e325a815a31a45229aceeefe56e0bf6aaf69e8c Mon Sep 17 00:00:00 2001 From: Sensei Date: Sat, 31 May 2025 12:15:28 -0500 Subject: [PATCH 1/2] NEW_HARDWARE_POLICY.md: link to hardware design guidelines --- docs/policies/NEW_HARDWARE_POLICY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/policies/NEW_HARDWARE_POLICY.md b/docs/policies/NEW_HARDWARE_POLICY.md index f11601b8380..9cc68d3c475 100644 --- a/docs/policies/NEW_HARDWARE_POLICY.md +++ b/docs/policies/NEW_HARDWARE_POLICY.md @@ -68,3 +68,8 @@ If one of the core developers has the hardware in possession they may opt in and 1. Requester is advised to open a feature request to add support for certain hardware to INAV by following [this link](https://github.com/iNavFlight/inav/issues/new/choose) 2. After opening a feature request, Requester is advised to contact the core development team by [email](mailto:coredev@inavflight.com) mentioning the open feature request and communicate with developer team via email to arrange hardware and specifications delivery. + + +## See also +[Hardware Design Guidelines)(https://github.com/iNavFlight/inav/wiki/Hardware-Design-Guidelines) + From 498526bdd09c60d7d8e387f3e107370ccf1adc35 Mon Sep 17 00:00:00 2001 From: Sensei Date: Sat, 31 May 2025 12:16:01 -0500 Subject: [PATCH 2/2] Update NEW_HARDWARE_POLICY.md --- docs/policies/NEW_HARDWARE_POLICY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/policies/NEW_HARDWARE_POLICY.md b/docs/policies/NEW_HARDWARE_POLICY.md index 9cc68d3c475..bd4bddedf05 100644 --- a/docs/policies/NEW_HARDWARE_POLICY.md +++ b/docs/policies/NEW_HARDWARE_POLICY.md @@ -71,5 +71,5 @@ If one of the core developers has the hardware in possession they may opt in and ## See also -[Hardware Design Guidelines)(https://github.com/iNavFlight/inav/wiki/Hardware-Design-Guidelines) +[Hardware Design Guidelines](https://github.com/iNavFlight/inav/wiki/Hardware-Design-Guidelines)