mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
fix: missing frontmatter in issue templates
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
name: 🐛 Bug report
|
||||
about: Create a report to help us improve our platform
|
||||
---
|
||||
<!--
|
||||
Thank you for sending a bug report! Here some tips:
|
||||
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
---
|
||||
name: 🚀 Feature request
|
||||
about: Suggest an idea for this project
|
||||
---
|
||||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user