From de8b7a5ddea3c6673f8c0038d3333cb5e8d75f3e Mon Sep 17 00:00:00 2001 From: Ronja <79447937+ronja-ui@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:23:37 +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..d8581f9 --- /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/rlo_08/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