From 6760cfb62078ab087b41596b52d176771aefc265 Mon Sep 17 00:00:00 2001 From: Stefan Wick Date: Tue, 6 Feb 2024 21:12:25 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 47 +++++++++++++++++++---------------------------- 1 file changed, 19 insertions(+), 28 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8fd2cd84..a327a0bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,33 +6,27 @@ Thanks for your interest in this project. Eclipse ThreadX provides a vendor-neutral, open source, safety certified OS for real-time applications published on under a permissive license. The Eclipse -ThreadX suite encompasses: ThreadX - advanced real-time operating system (RTOS) -designed specifically for deeply embedded applications NetX Duo - advanced, -industrial-grade TCP/IP network stack designed specifically for deeply embedded -real-time and IoT applications FileX - high-performance, FAT-compatible file -system that’s fully integrated with ThreadX kernel GUIX - provides a complete, -embedded graphical user interface (GUI) library USBX - high-performance USB -host, device, and on-the-go (OTG) embedded stack, that is fully integrated with -ThreadX kernel LevelX - Flash Wear Leveling for FileX and stand-alone purposes -GuiX Studio - design environment, facilitating the creation and maintenance of -all graphical elements for CUIX TraceX - analysis tool that provides a graphical -view of real-time system events to better understand the behavior of real-time -systems +ThreadX suite encompasses: +* ThreadX - advanced real-time operating system (RTOS) designed specifically for deeply embedded applications +* NetX Duo - advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications +* FileX - high-performance, FAT-compatible file system that’s fully integrated with ThreadX kernel +* GUIX - provides a complete, embedded graphical user interface (GUI) library +* USBX - high-performance USB host, device, and on-the-go (OTG) embedded stack, that is fully integrated with ThreadX kernel +* LevelX - Flash Wear Leveling for FileX and stand-alone purposes +* GuiX Studio - design environment, facilitating the creation and maintenance of all graphical elements for GUIX +* TraceX - analysis tool that provides a graphical view of real-time system events to better understand the behavior of real-time systems -* https://projects.eclipse.org/projects/iot.threadx +Project site: https://projects.eclipse.org/projects/iot.threadx ## Terms of Use -This repository is subject to the Terms of Use of the Eclipse Foundation - -* https://www.eclipse.org/legal/termsofuse.php +This repository is subject to the Terms of Use of the Eclipse Foundation +https://www.eclipse.org/legal/termsofuse.php ## Developer resources -Information regarding source code management, builds, coding standards, and -more. - -* https://projects.eclipse.org/projects/iot.threadx/developer +Information regarding source code management, builds, coding standards, and more. +https://projects.eclipse.org/projects/iot.threadx/developer The project maintains the following source code repositories @@ -60,10 +54,8 @@ Development Process and operates under the terms of the Eclipse IP Policy. ## Eclipse Contributor Agreement -In order to be able to contribute to Eclipse Foundation projects you must -electronically sign the Eclipse Contributor Agreement (ECA). - -* https://www.eclipse.org/legal/ECA.php +In order to be able to contribute to Eclipse Foundation projects you must electronically sign the Eclipse Contributor Agreement (ECA). +https://www.eclipse.org/legal/ECA.php The ECA provides the Eclipse Foundation with a permanent record that you agree that each of your contributions will comply with the commitments documented in @@ -71,11 +63,10 @@ the Developer Certificate of Origin (DCO). Having an ECA on file associated with the email address matching the "Author" field of your contribution's Git commits fulfills the DCO's requirement that you sign-off on your contributions. -For more information, please see the Eclipse Committer Handbook: +For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit ## Contact -Contact the project developers via the project's "dev" list. - -* https://accounts.eclipse.org/mailing-list/threadx-dev +Contact the project developers via the project's "dev" list. +https://accounts.eclipse.org/mailing-list/threadx-dev