diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index af98a2f5..eb6dde6c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,28 +3,34 @@ name: 🐛 Bug report about: Report a bug to help us improve Dex --- **Expected behavior (what you expected to happen)**: **Actual behavior (what actually happened)**: -**Steps how to reproduce it**: +**Steps to reproduce**: 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: +**Anything else we should know?**: + +**Additional information for debugging (if necessary)**: + +
Configuration
+
+
+ +
Logs
+
+
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a181b428..38201bb4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,9 +4,17 @@ about: Suggest an idea for Dex --- -**What would you like to be added/changed**: +**Is your feature request related to a problem? Please describe.** + -**Why we need this**: +**Describe the solution you'd like to see** + + +**Describe alternatives you've considered** + + +**Additional context** +