fix: github issue template linting issues (#4234)

This commit is contained in:
Matti Nannt
2024-11-04 16:49:55 +01:00
committed by GitHub
parent da8e7c1870
commit 31c3f9730e
2 changed files with 6 additions and 11 deletions

View File

@@ -1,8 +1,7 @@
name: Bug report
description: "Found a bug? Please fill out the sections below. \U0001F44D"
title: ""
labels: bug
assignees: []
labels:
- bug
body:
- type: textarea
id: issue-summary
@@ -11,8 +10,6 @@ body:
description: A summary of the issue. This needs to be a clear detailed-rich summary.
validations:
required: true
validations:
required: true
- type: textarea
id: other-information
attributes:
@@ -24,5 +21,5 @@ body:
attributes:
label: Your Environment
options:
- label: Formbricks Cloud (app.formbricks.com)
- label: Self-hosted Formbricks
- Formbricks Cloud (app.formbricks.com)
- Self-hosted Formbricks

View File

@@ -1,8 +1,7 @@
name: Feature request
description: "Suggest an idea for this project \U0001F680"
title: ""
labels: enhancement
assignees: []
labels:
- enhancement
body:
- type: textarea
id: problem-description
@@ -26,7 +25,6 @@ body:
validations:
required: false
- type: markdown
id: formbricks-info
attributes:
value: |
### Additional resources 🤓