diff --git a/COMPLIANCE.md b/COMPLIANCE.md index 1cbacc2bd..b212d1b12 100644 --- a/COMPLIANCE.md +++ b/COMPLIANCE.md @@ -63,3 +63,12 @@ ArduPilot Methodic Configurator adheres to multiple compliance standards and bes - Uses [gitleaks](https://github.com/gitleaks/gitleaks) pre-commit hook to ensure no secrets are leaked - Implements secure coding practices, runs [anti-virus in CI](https://github.com/ArduPilot/MethodicConfigurator/actions/workflows/gitavscan.yml) - Maintains [security policy and vulnerability reporting process](https://github.com/ArduPilot/MethodicConfigurator/blob/master/SECURITY.md) + + + diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87db4b6de..0989e2256 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ If you are reading this page, you are possibly interested in contributing to our We have a very active (and friendly) developer group and would love to have the help! Possible ways you can help: -* [Translating the software into your language](https://ardupilot.github.io/MethodicConfigurator/ARCHITECTURE.html#adding-a-translation) +* [Translating the software into your language](https://github.com/ArduPilot/MethodicConfigurator/blob/master/.github/instructions/manually_translate_the_user_interface.md#adding-a-translation) * Testing [the code](https://github.com/ArduPilot/MethodicConfigurator) * Filing [issues on github](https://github.com/ArduPilot/MethodicConfigurator/issues/new/choose), when you see a problem (or adding detail to existing issues that affect you) * Fixing issues @@ -46,3 +46,12 @@ You can also join the Note that these are NOT for user tech support, and are moderated for new users to prevent off-topic discussion. + + + diff --git a/FAQ.md b/FAQ.md index dee8b88aa..17b07e56a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -217,8 +217,11 @@ If your question isn't answered here: 4. **Report Issues**: Create an issue on [GitHub](https://github.com/ArduPilot/MethodicConfigurator/issues) 5. **Professional Support**: Visit [support options](SUPPORT.md) ---- - -**Last Updated**: October 2025 -**Document Version**: 1.0 -**Software Version**: Compatible with ArduPilot Methodic Configurator 2.3.0+ + + diff --git a/SYSTEM_REQUIREMENTS.md b/SYSTEM_REQUIREMENTS.md index 3a3bace2d..10b92467f 100644 --- a/SYSTEM_REQUIREMENTS.md +++ b/SYSTEM_REQUIREMENTS.md @@ -149,3 +149,12 @@ To semi-automate the steps and processes on that guide the following *system des - These get updated and overwritten when a new SW version is installed - The user can extend that using his own locally saved component templates - These do not get overwritten when a new SW version is installed + + +