diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..c78d2722e6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Keyman Community Support + url: https://community.software.sil.org/c/keyman + about: Please ask Keyman support questions here. + - name: Keyman Security Reports + url: mailto:security@keyman.com + about: Please report security vulnerabilities here. \ No newline at end of file