chore: Add description templates

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
m.nabokikh
2020-11-02 10:48:41 +04:00
parent 6cdbb59406
commit 7198f17d0e
4 changed files with 60 additions and 0 deletions

26
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,26 @@
<!--
Thank you for sending a bug report! Here some tips:
1. Please fill the template below to make it easier to debug your problem.
2. If you are not sure is it a bug or not, you can ask your question in the Kubernetes slack channel `#dexidp`
-->
**Expected behavior (what you expected to happen)**:
**Actual behavior (what actually happened)**:
**Steps how to reproduce it**:
1. ...
2. ...
3. ...
**Anything else we need to know?**:
**Environment**:
- Dex version:
- Storage type:
- Installation type (official docker image, helm chart, etc.):
**Additional information for debugging (is necessary)**:
- Dex configuration:
- Dex logs during the problem:

5
.github/ISSUE_TEMPLATE/config.yaml vendored Normal file
View File

@@ -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.

View File

@@ -0,0 +1,8 @@
<!--
Thank you for sending a feature request!
Please describe in detail what do you want and why by filling the template below.
-->
**What would you like to be added/changed**:
**Why we need this**: