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