From 00a19245839b35418717c7e6cbc4e225c6a50fb0 Mon Sep 17 00:00:00 2001 From: Mathilde Date: Wed, 3 Aug 2022 14:03:21 +0200 Subject: [PATCH] remove security part, will be brought in another PR --- .github/ISSUE_TEMPLATE/{bug_report.md => bug_resolution.md} | 0 .github/ISSUE_TEMPLATE/config.yml | 5 +---- 2 files changed, 1 insertion(+), 4 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => bug_resolution.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_resolution.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_resolution.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 125ec340c..02253e6bd 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -8,7 +8,4 @@ contact_links: about: Please use the appropriate forum category to report bugs - name: Features requests url: https://forum.cryptpad.org - about: Please use the appropriate forum category for features requests - - name: Security vulnerability - url: https://github.com/xwiki-labs/cryptpad/SECURITY.md - about: Please give us appropriate time to verify, respond and fix before disclosure \ No newline at end of file + about: Please use the appropriate forum category for features requests \ No newline at end of file