From a3a1a2f3ced5211a8536e527d0a3056119dc0087 Mon Sep 17 00:00:00 2001 From: drptbl Date: Sun, 4 Feb 2024 00:24:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20chore:=20Add=20funding,=20securi?= =?UTF-8?q?ty,=20and=20support=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: drptbl --- .github/FUNDING.yml | 2 ++ .github/SECURITY.md | 5 +++++ .github/SUPPORT.md | 11 +++++++++++ 3 files changed, 18 insertions(+) create mode 100644 .github/FUNDING.yml create mode 100644 .github/SECURITY.md create mode 100644 .github/SUPPORT.md diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..28df75bb1 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +custom: + ["https://etherscan.io/address/0x7b57c388e6149b5c197B925037602d5B6bafFbCc"] diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 000000000..f873bcdd5 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,5 @@ +# Reporting Security Issues + +If you believe you have found a security vulnerability in Synpress, we encourage you to let us know right away. We will investigate all legitimate reports and do our best to quickly fix the problem. + +Please contact us [security@synpress.io](mailto:security@synpress.io) via E-Mail immediately after discovery of the vulnerability. Thanks! diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md new file mode 100644 index 000000000..5fda5b1a8 --- /dev/null +++ b/.github/SUPPORT.md @@ -0,0 +1,11 @@ +# Synpress Support + +Welcome to Synpress! We use GitHub for tracking bugs and feature requests. This isn't the right place to get support for using Synpress, but the following resources are available below, thanks for understanding. + +## Real-time Chat + +- [Discord](https://discord.gg/XhZKSRGtWc) + +## User Documentation + +- [User Documentation](https://synpress.io)