From afcdbfe99ec45c3746c1f83ec335953aee63470d Mon Sep 17 00:00:00 2001 From: John McLear Date: Sun, 21 Jun 2020 16:16:19 +0100 Subject: [PATCH] Update and rename custom.md to security.md --- .github/ISSUE_TEMPLATE/custom.md | 30 ------------------------------ .github/ISSUE_TEMPLATE/security.md | 13 +++++++++++++ 2 files changed, 13 insertions(+), 30 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/custom.md create mode 100644 .github/ISSUE_TEMPLATE/security.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index ec8e0049e..000000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Custom issue template -about: Describe this issue template's purpose here. -title: '' -labels: Plugin Request -assignees: '' - ---- - -* * * - -name: Plugin request -about: Suggest a plugin for this project -title: '' -labels: plugin request -assignees: - -* * * - -**Is your plugin request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when (...) - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the plugin request here. diff --git a/.github/ISSUE_TEMPLATE/security.md b/.github/ISSUE_TEMPLATE/security.md new file mode 100644 index 000000000..b2e6824eb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security.md @@ -0,0 +1,13 @@ +* * * + +name: Security notification +about: Disclose a security issue in Etherpad +title: '' +labels: security +assignees: + +* * * + +**Our Security disclosure process** +1. Please email contact@etherpad.org with detials of the exploit including steps to replicate. +1. Once confirmed we will provide a confirmation, patch and CVE details.