From 279b6eaa977897c0ed1fec78b103e2e68043bbc5 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Thu, 16 Mar 2023 20:44:51 +0800 Subject: [PATCH] =?UTF-8?q?=E2=98=95=20CHORE:=20update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CODE_OF_CONDUCT.md => code_of_conduct.md | 0 CONTRIBUTING.md => contributing.md | 0 LICENSE => license | 0 SECURITY.md => security.md | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename CODE_OF_CONDUCT.md => code_of_conduct.md (100%) rename CONTRIBUTING.md => contributing.md (100%) rename LICENSE => license (100%) rename SECURITY.md => security.md (100%) diff --git a/CODE_OF_CONDUCT.md b/code_of_conduct.md similarity index 100% rename from CODE_OF_CONDUCT.md rename to code_of_conduct.md diff --git a/CONTRIBUTING.md b/contributing.md similarity index 100% rename from CONTRIBUTING.md rename to contributing.md diff --git a/LICENSE b/license similarity index 100% rename from LICENSE rename to license diff --git a/SECURITY.md b/security.md similarity index 100% rename from SECURITY.md rename to security.md