diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-05-12 22:10:08 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-05-12 22:10:08 -0400 |
commit | 959a25aabb38e8a2f21cf265bd8356b435618c31 (patch) | |
tree | f6e561cc6e14c137a8bd665d8a2142c5ecf3c9eb | |
parent | Merge pull request #25 from tylermurphy534/1.4.2 (diff) | |
download | kenshinshideandseek-959a25aabb38e8a2f21cf265bd8356b435618c31.tar.gz kenshinshideandseek-959a25aabb38e8a2f21cf265bd8356b435618c31.tar.bz2 kenshinshideandseek-959a25aabb38e8a2f21cf265bd8356b435618c31.zip |
move code of conduct and contributing guidelines
Diffstat (limited to '')
-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) | 0 |
3 files changed, 0 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..49eb107 100644 --- a/.github/CONTRIBUTING.md +++ b/CONTRIBUTING.md |