From e70d018b2ce162e8189582e0175caebf7a3b9e60 Mon Sep 17 00:00:00 2001 From: Ronja <79447937+ronja-ui@users.noreply.github.com> Date: Fri, 8 Dec 2023 15:15:28 +0200 Subject: [PATCH] Create config.yml added config file for issue templates --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..e3a7c17 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Ask a question or get support + url: https://github.com/teragrep/jpr_01/discussions + about: Ask a question or request support + - name: Report vulnerability + url: https://github.com/teragrep/teragrep/security/advisories/new + about: Privately report a security vulnerability