You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2020. It is now read-only.
Please use this template when submitting a new bug report with as much details as possible. Not doing so may result in the issue not being addressed in a timely manner or eventually closed.
3
+
-->
4
+
# Title
5
+
<!--
6
+
The same title used to create the issue (optional)
7
+
-->
8
+
9
+
## Summary
10
+
11
+
<!--
12
+
A quick summary about what happened. Ex: The tests provided are broken due to the usage of wrong IdP.
13
+
-->
14
+
15
+
## Environment
16
+
<!--
17
+
Version of everything that it's running in your environment:
18
+
- OS:
19
+
- Kernel (e.g. `uname -a`):
20
+
- Go (e.g. go version)
21
+
- Server (e.g. Keycloak or any other IdP):
22
+
- Louketo:
23
+
-->
24
+
25
+
## Expected Results
26
+
<!--
27
+
What you expected to happen?
28
+
-->
29
+
30
+
## Actual Results
31
+
32
+
<!--
33
+
What happened?
34
+
-->
35
+
36
+
## Steps to reproduce
37
+
38
+
<!--
39
+
All the detailed steps required to reproduce the issue
40
+
-->
41
+
42
+
## Additional Information
43
+
44
+
<!--
45
+
Any additional information that you believe worth mentioning
Please use this template when submitting a new feature request with as much details as possible. Not doing so may result in the issue not being addressed in a timely manner or eventually closed.
3
+
-->
4
+
# Title
5
+
<!--
6
+
The same title used to create the issue (optional)
7
+
-->
8
+
9
+
## Summary
10
+
11
+
<!--
12
+
A quick summary about the feature request. Ex: Add a new logging system
13
+
-->
14
+
15
+
## Why?
16
+
17
+
<!--
18
+
Please elaborate more on why this is needed.
19
+
-->
20
+
21
+
## How
22
+
<!--
23
+
Any technical details about the implementation, ideas or considerations for the future
24
+
-->
25
+
26
+
## Acceptance criteria
27
+
28
+
<!--
29
+
What are the conditions that the implementation must meet to be considered acceptable?
30
+
-->
31
+
32
+
## Additional Information
33
+
34
+
<!--
35
+
Any additional information that you believe worth mentioning
Please use this template when submitting a new feature request with as much details as possible. Not doing so may result in the issue not being addressed in a timely manner or eventually closed.
3
+
-->
4
+
# Title
5
+
<!--
6
+
The same title used to create the issue (optional)
7
+
-->
8
+
9
+
## Summary
10
+
11
+
<!--
12
+
A quick summary about the feature request or bug fix with issue number. Ex: Add a new logging system described in #<issue number>
13
+
-->
14
+
15
+
## Type
16
+
17
+
[] Bug fix
18
+
[] Feature request
19
+
[] Enhancement
20
+
[] Docs
21
+
22
+
## Why?
23
+
24
+
<!--
25
+
Please elaborate more on why this is needed.
26
+
-->
27
+
28
+
## Requirements
29
+
30
+
<!--
31
+
What is required to try it?
32
+
-->
33
+
34
+
## How to try it?
35
+
36
+
<!--
37
+
Please provide step by step how to give this PR a try
38
+
-->
39
+
40
+
## Documentation
41
+
42
+
<!--
43
+
Link to the documentation pull-request if necessary
44
+
-->
45
+
46
+
## Additional Information
47
+
48
+
<!--
49
+
Any additional information that you believe worth mentioning
50
+
-->
51
+
52
+
## Checklist:
53
+
54
+
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
55
+
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
56
+
57
+
-[ ] My change requires a change to the documentation or CHANGELOG.
58
+
-[ ] I have updated the documentation/CHANGELOG accordingly.
0 commit comments