From 5d9f6dc341e98cdfb2d4913e77d4ee7a04db52e2 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Fri, 22 Aug 2025 10:20:39 -0400 Subject: [PATCH] statement on AI use --- contributing.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 42167aa0..1fa6ade3 100644 --- a/contributing.md +++ b/contributing.md @@ -1,3 +1,9 @@ +# AI USE IS FORBIDDEN + +Use of AI for the creation of code, pull requests or issues is forbidden. + +Submitting code, pull requests or issues generated by AI will result in a permanent ban from all of my (Alexandre Rouma) repositories. + # Pull Requests Code pull requests are **NOT welcome**. Please open an issue discussing potential bugfixes or feature requests instead. @@ -64,4 +70,4 @@ Please follow this guide to properly format the JSON files for custom color maps The ability to add new radio band allocation identifiers and color maps relies on JSON files. Proper formatting of these JSON files is important for reference and readability. The following guides will show you how to properly format the JSON files for their respective uses. -**IMPORTANT: JSON File cannot contain comments, there are only in this example for clarity** \ No newline at end of file +**IMPORTANT: JSON File cannot contain comments, there are only in this example for clarity**