Browse Source

Fix issue template config

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
pull/1859/head
Mark Sagi-Kazar 5 years ago
parent
commit
ef7e9e5c99
No known key found for this signature in database
GPG Key ID: 34CC109EB5ED1C2A
  1. 0
      .github/.editorconfig
  2. 5
      .github/ISSUE_TEMPLATE/config.yaml
  3. 5
      .github/ISSUE_TEMPLATE/config.yml

0
.github/workflows/.editorconfig → .github/.editorconfig

5
.github/ISSUE_TEMPLATE/config.yaml

@ -1,5 +0,0 @@
blank_issues_enabled: false
contact_links:
- name: Dex Slack channel
url: https://kubernetes.slack.com/messages/dexidp
about: Please ask and answer questions here.

5
.github/ISSUE_TEMPLATE/config.yml

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Dex Slack channel
url: https://kubernetes.slack.com/messages/dexidp
about: Please ask and answer questions here.
Loading…
Cancel
Save