From: jacob.eva Date: Mon, 20 May 2024 11:51:27 +0000 (+0100) Subject: Fix spelling error X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=66fc47124c758a0416fe2e9feb61610dad8c06b0;p=lora-radio.git Fix spelling error --- diff --git a/Documentation/CONTRIBUTING.md b/Documentation/CONTRIBUTING.md index fe6861d..2882304 100644 --- a/Documentation/CONTRIBUTING.md +++ b/Documentation/CONTRIBUTING.md @@ -96,7 +96,7 @@ An example of an entry using the SX1280 modem can be seen below: Please submit this, and any other support in different areas of the project your board may require, as a PR for my consideration. # Feature request -Feature requests are welcomed, given that those requesting it are happy to write it themselves, or a contributor considers it to be important enough to them to write it themselves. They must be written and **properly** tested before being proposed as a pull request for the project on [GitHub](https://github.com/liberatedsystems/RNode_Firmware_CE). **Manufacturers are encouraged to contribute support for their products back to this repository**, and such support will be receieved gladly, given it does not effect support for other products or boards. +Feature requests are welcomed, given that those requesting it are happy to write it themselves, or a contributor considers it to be important enough to them to write it themselves. They must be written and **properly** tested before being proposed as a pull request for the project on [GitHub](https://github.com/liberatedsystems/RNode_Firmware_CE). **Manufacturers are encouraged to contribute support for their products back to this repository**, and such support will be received gladly, given it does not effect support for other products or boards. # Caveat All contributions must not be written using **any** LLM (ChatGPT, etc.), please handwrite them **only**. Any PRs with proposed contributions which have been discovered to be written using an LLM will **NOT** be merged. The contributor concerned may rewrite their entire pull request **by hand** and it may be reconsidered for merging in the future.