From a42283db994dda89be73b8ef16b3e97058898c29 Mon Sep 17 00:00:00 2001 From: Gavin D'souza Date: Sat, 12 Oct 2019 12:06:36 +0530 Subject: [PATCH] chore: updated Security policy and issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/question-about-using-frappe.md | 2 +- SECURITY.md | 7 +++++++ 4 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 SECURITY.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 62897d048d..0935b4a73a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Report a bug encountered while using the Frappe Framework - +labels: bug ---