From 5912b12550573349bce922bbd91b1d9f28af4346 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Thu, 12 May 2022 22:13:42 -0400 Subject: [PATCH] parallel change on master --- .github/SECURITY.md | 15 --------------- .github/CODE_OF_CONDUCT.md => CODE_OF_CONDUCT.md | 0 .github/CONTRIBUTING.md => CONTRIBUTING.md | 1 + 3 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 .github/SECURITY.md rename .github/CODE_OF_CONDUCT.md => CODE_OF_CONDUCT.md (100%) rename .github/CONTRIBUTING.md => CONTRIBUTING.md (99%) diff --git a/.github/SECURITY.md b/.github/SECURITY.md deleted file mode 100644 index 0af3931..0000000 --- a/.github/SECURITY.md +++ /dev/null @@ -1,15 +0,0 @@ -# Security Policy - -## Supported Versions - -| Version | Supported | -| ------- | ------------------ | -| 1.3.1 | :white_check_mark: | -| 1.3.0 | :white_check_mark: | -| 1.2.0 | :x: | - -## Reporting a Vulnerability - -If you Find any security vulnerabilitys in the plugin, please contact me at -tylermurphy534@gmail.com IMMEDITALLY. All requests will be taken seriously. -Tell me your plugin version, as non supported versions will be ignored. \ No newline at end of file diff --git a/.github/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md similarity index 100% rename from .github/CODE_OF_CONDUCT.md rename to CODE_OF_CONDUCT.md diff --git a/.github/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 99% rename from .github/CONTRIBUTING.md rename to CONTRIBUTING.md index 49eb107..c9abacf 100644 --- a/.github/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,4 @@ + ## Contributing Guidelines - Do not send any pull requests to the master branch - Any pull requests sent to master will be closed