From 089abc0001d723c1c8fff1bff46cf67c086c5bb7 Mon Sep 17 00:00:00 2001 From: hulkoba Date: Thu, 11 Jan 2024 14:08:17 +0100 Subject: [PATCH] docs: address PR changes --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- CONTRIBUTING.md | 36 ++++++++++------------------ MAINTAINERS.md | 36 +++++++++++++--------------- 4 files changed, 31 insertions(+), 45 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 39bf9676..a17d4c3d 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -6,7 +6,7 @@ about: Report an issue with this library Before creating a new bug report, please take a few moments to review the following: - Have you searched existing issues and discussions about your problem? Your problem might be already solved, and this could avoid creating duplicates -- Is this a security related bug? If so, disclose it privately following the procedure described in https://github.com/openpgpjs/openpgpjs/blob/main/SECURITY.md +- Could this issue cause a security vulnerability? If so, please disclose it privately following the procedure described in https://github.com/openpgpjs/openpgpjs/blob/main/SECURITY.md - Is this an implementation or support question? If so, open a discussion here https://github.com/openpgpjs/openpgpjs/discussions/categories/q-a Thank you for your collaboration! diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c69eab3b..fadd9b95 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ --> **Description:** - + **Which issue(s) this PR fixes:**