diff options
author | 2021-12-16 17:42:08 +0300 | |
---|---|---|
committer | 2021-12-16 17:42:08 +0300 | |
commit | 180e217753f5b8aedbed5862e834eab570fc8134 (patch) | |
tree | 880cda5dab831412b45db6bcd0cb74e3e8d59f04 /SECURITY.md | |
parent | Fix Typo In File Name (diff) |
Create SECURITY.md
Copy the security policy from our other projects.
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..fa5a88a3 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Security Notice + +The Security Notice for Python Discord projects can be found [on our website](https://pydis.com/security.md). |