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.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
---
2
+
name: Bug report
3
+
about: Report a bug encountered while running Louketo
4
+
title: ''
5
+
labels: ''
6
+
assignees: ''
7
+
8
+
---
9
+
1
10
<!--
2
11
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
12
-->
@@ -44,5 +53,3 @@ All the detailed steps required to reproduce the issue
44
53
<!--
45
54
Any additional information that you believe worth mentioning
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
---
2
+
name: Feature request
3
+
about: Suggest a feature to the Louketo Proxy project
4
+
title: ''
5
+
labels: ''
6
+
assignees: ''
7
+
8
+
---
9
+
1
10
<!--
2
11
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
12
-->
@@ -34,5 +43,3 @@ What are the conditions that the implementation must meet to be considered accep
34
43
<!--
35
44
Any additional information that you believe worth mentioning
0 commit comments