Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
GH templates for bug reports and feature requests are not working (#617)
Browse files Browse the repository at this point in the history
Fixes #617
  • Loading branch information
Bruno Oliveira da Silva committed May 26, 2020
1 parent 3905412 commit 9079de6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
name: Bug report
about: Report a bug encountered while running Louketo
title: ''
labels: ''
assignees: ''

---

<!--
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.
-->
Expand Down Expand Up @@ -44,5 +53,3 @@ All the detailed steps required to reproduce the issue
<!--
Any additional information that you believe worth mentioning
-->


Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
name: Feature request
about: Suggest a feature to the Louketo Proxy project
title: ''
labels: ''
assignees: ''

---

<!--
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.
-->
Expand Down Expand Up @@ -34,5 +43,3 @@ What are the conditions that the implementation must meet to be considered accep
<!--
Any additional information that you believe worth mentioning
-->


0 comments on commit 9079de6

Please sign in to comment.