From 4bc3eba2d51dec6972d93baec2a177e92fb1c8be Mon Sep 17 00:00:00 2001 From: Ronja <79447937+ronja-ui@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:51:57 +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..0414ff8 --- /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/blf_02/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