From 3c3302529d103763e6fd0dcb31c9d84092db76d7 Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:18:21 +0100 Subject: [PATCH 1/2] Update ---1-report-an-issue.md --- .github/ISSUE_TEMPLATE/---1-report-an-issue.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---1-report-an-issue.md b/.github/ISSUE_TEMPLATE/---1-report-an-issue.md index dc3c7c54a2..d31ad8bcff 100644 --- a/.github/ISSUE_TEMPLATE/---1-report-an-issue.md +++ b/.github/ISSUE_TEMPLATE/---1-report-an-issue.md @@ -8,16 +8,10 @@ assignees: '' --- ### New Issue Checklist - -- [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). -- [ ] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). -- [ ] I have searched through [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). -- [ ] I can reproduce the issue with the [latest version of Parse Server](https://github.com/parse-community/parse-server/releases). +- Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). +- Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). +- Before posting search [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ### Issue Description @@ -30,6 +24,7 @@ assignees: '' ### Expected Outcome + ### Environment From 7f69583c511da618296ce557b82edfdf19ec472c Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:19:42 +0100 Subject: [PATCH 2/2] Update ---2-feature-request.md --- .github/ISSUE_TEMPLATE/---2-feature-request.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---2-feature-request.md b/.github/ISSUE_TEMPLATE/---2-feature-request.md index edccaa636b..f5d9fdf370 100644 --- a/.github/ISSUE_TEMPLATE/---2-feature-request.md +++ b/.github/ISSUE_TEMPLATE/---2-feature-request.md @@ -8,15 +8,10 @@ assignees: '' --- ### New Feature / Enhancement Checklist - - -- [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). -- [ ] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). -- [ ] I have searched through [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). + +- Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). +- Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). +- Before posting search [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ### Current Limitation