From 0712f2416b50f51adab84f3707b3de5b622e3387 Mon Sep 17 00:00:00 2001 From: Alex <86987255+AlexDeFoc@users.noreply.github.com> Date: Sun, 4 Aug 2024 17:53:45 +0300 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e63e34b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +Any contribution is welcomed BUT some standards must be met before being able to contribute: thus your contribution MUST follow these guidelines: + +Submitting code: +1. Code must make the app faster or cleaner +2. Code must NOT break any compatibility with other platforms/architectures +3. Code must be in english