From e1c75d758a01efc1cacbf2d5b1e6eba1d2a69aa5 Mon Sep 17 00:00:00 2001 From: Patrick Pacher Date: Tue, 21 Apr 2020 11:58:45 +0200 Subject: [PATCH] Create config.yaml --- .github/ISSUE_TEMPLATE/config.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 00000000..dd76319d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,14 @@ + +# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser +blank_issues_enabled: false # default: true +contact_links: +- name: Community Support 🤷 + url: https://www.reddit.com/r/safing + about: Please ask questions and support requests here +- name: Security related issues 🔐 + about: | + Please report security related bugs and issues + privately to security@safing.io. +- name: Code of Conduct 📝 + url: https://github.com/safing/portmaster/blob/develop/CODE_OF_CONDUCT.md + about: Be nice to other community members ❤