diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-05-12 22:13:42 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-05-12 22:13:42 -0400 |
commit | 5912b12550573349bce922bbd91b1d9f28af4346 (patch) | |
tree | 333828685f93d7b8189a5c1893af2b4e8b3c44f0 | |
parent | force spectator flight (diff) | |
download | kenshinshideandseek-5912b12550573349bce922bbd91b1d9f28af4346.tar.gz kenshinshideandseek-5912b12550573349bce922bbd91b1d9f28af4346.tar.bz2 kenshinshideandseek-5912b12550573349bce922bbd91b1d9f28af4346.zip |
parallel change on master
-rw-r--r-- | .github/SECURITY.md | 15 | ||||
-rw-r--r-- | CODE_OF_CONDUCT.md (renamed from .github/CODE_OF_CONDUCT.md) | 0 | ||||
-rw-r--r-- | CONTRIBUTING.md (renamed from .github/CONTRIBUTING.md) | 1 |
3 files changed, 1 insertions, 15 deletions
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 index 566f858..566f858 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md diff --git a/.github/CONTRIBUTING.md b/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 |