Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hdacloud
dex
Commits
6500fdbd
Unverified
Commit
6500fdbd
authored
4 years ago
by
Mark Sagi-Kazar
Browse files
Options
Downloads
Patches
Plain Diff
Improve issue templates
Signed-off-by:
Mark Sagi-Kazar
<
mark.sagikazar@gmail.com
>
parent
d62f3124
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/ISSUE_TEMPLATE/bug_report.md
+15
-9
15 additions, 9 deletions
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
+11
-3
11 additions, 3 deletions
.github/ISSUE_TEMPLATE/feature_request.md
with
26 additions
and
12 deletions
.github/ISSUE_TEMPLATE/bug_report.md
+
15
−
9
View file @
6500fdbd
...
@@ -3,28 +3,34 @@ name: 🐛 Bug report
...
@@ -3,28 +3,34 @@ name: 🐛 Bug report
about
:
Report a bug to help us improve Dex
about
:
Report a bug to help us improve Dex
---
---
<!--
<!--
Thank you for sending a bug report! Here some tips:
Thank you for sending a bug report! Here
are
some tips:
1.
Please fill the template below to make it easier to debug your problem.
1.
Please fill
out
the template below to make it easier to debug your problem.
2.
If you are not sure i
s
it a bug or not, you can ask
your question
in the Kubernetes slack channel
`#dexidp`
2.
If you are not sure i
f
it
is
a bug or not, you can ask in the Kubernetes slack channel
`#dexidp`
.
-->
-->
**Expected behavior (what you expected to happen)**
:
**Expected behavior (what you expected to happen)**
:
**Actual behavior (what actually happened)**
:
**Actual behavior (what actually happened)**
:
**Steps
how
to reproduce
it
**
:
**Steps to reproduce**
:
1.
...
1.
...
2.
...
2.
...
3.
...
3.
...
**Anything else we need to know?**
:
**Environment**
:
**Environment**
:
-
Dex version:
-
Dex version:
-
Storage type:
-
Storage type:
-
Installation type (official docker image, helm chart, etc.):
-
Installation type (official docker image, helm chart, etc.):
**Additional information for debugging (is necessary)**
:
**Anything else we should know?**
:
-
Dex configuration:
-
Dex logs during the problem:
**Additional information for debugging (if necessary)**
:
<details><summary>
Configuration
</summary><br><pre>
</pre></details>
<details><summary>
Logs
</summary><br><pre>
</pre></details>
This diff is collapsed.
Click to expand it.
.github/ISSUE_TEMPLATE/feature_request.md
+
11
−
3
View file @
6500fdbd
...
@@ -4,9 +4,17 @@ about: Suggest an idea for Dex
...
@@ -4,9 +4,17 @@ about: Suggest an idea for Dex
---
---
<!--
<!--
Thank you for sending a feature request!
Thank you for sending a feature request!
Please describe
in detail what do you want and why
by filling the template below.
Please describe
what you would like to change/add and why in detail
by filling
out
the template below.
-->
-->
**What would you like to be added/changed**
:
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Why we need this**
:
**Describe the solution you'd like to see**
<!-- A clear and concise description of what would you like to happen. -->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment