Merge pull request #7075 from rikatz/issue-template

Change support request template
This commit is contained in:
Kubernetes Prow Robot 2021-04-29 07:08:51 -07:00 committed by GitHub
commit 755b75200d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 37 deletions

4
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,4 @@
contact_links:
- name: Support Request/Question
url: https://kubernetes.slack.com/messages/ingress-nginx/
about: Support request or question relating to Ingress NGINX in Kubernetes Slack

View file

@ -1,37 +0,0 @@
---
name: Question
about: Any questions you might have.
title: ''
labels: kind/support
assignees: ''
---
<!--
Welcome to ingress-nginx!
You probably didn't want to be one this page. It shouldn't really be here anyway.
* If you want a quick response to a question, ask on the Kubernetes Slack instance in #ingress-nginx.
* If this is actually a bug or a feature request, file one of those. If you're
not sure which, just take a guess and we can always re-label.
* If you think this might turn into a bug or feature request, but you're not
sure, try asking in Slack first.
-->
<!--
Still here? Double-check that this hasn't been asked before, then put your question below
with as many details as possible.
If you need to include code snippets or logs, please put them in fenced code
blocks. If they're super-long, please use the details tag like
<details><summary>super-long log</summary> lots of stuff </details>
-->
/triage support